On Wed, May 12, 2004 at 10:55:23AM -0400, Jeremy Hankins wrote:
> Occasionally, the "act:" message shows up when I start up
> and stays up until I restart ion, despite the disappearance of the
> transient. 

Oops...

Index: manage.c
===================================================================
--- manage.c    (revision 1478)
+++ manage.c    (working copy)
@@ -201,7 +201,7 @@
             res=FALSE;
     }
     
-    reg->flags&=REGION_CWINS_BEING_RESCUED;
+    reg->flags&=~REGION_CWINS_BEING_RESCUED;
 
     return res;
 }

-- 
Tuomo

Reply via email to