David Kastrup <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> http://www.cua.dk



_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to