emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Wouldn't that be needed?


From: Kim F. Storm
Subject: Re: Wouldn't that be needed?
Date: Mon, 21 Feb 2005 10:01:37 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

David Kastrup <address@hidden> writes:

> When looking for some problem, I hit upon the following (probably
> unrelated) which appears to be appropriate in gtkutil.c:
>
>
> --- gtkutil.c 04 Feb 2005 02:04:31 +0100      1.61
> +++ gtkutil.c 21 Feb 2005 02:30:55 +0100      
> @@ -719,6 +719,8 @@
>        if (wvbox) gtk_widget_destroy (wvbox);
>        if (wfixed) gtk_widget_destroy (wfixed);
>  
> +      UNBLOCK_INPUT;
> +
>        return 0;
>      }
>  

Installed.  Thanks.

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

[Prev in Thread] Current Thread [Next in Thread]