emacs-devel
[Top][All Lists]
Advanced

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

Re: [patch] enhanced mac drag-n-drop


From: Stefan Monnier
Subject: Re: [patch] enhanced mac drag-n-drop
Date: Mon, 11 Apr 2005 23:59:00 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin)

>     Indeed, it makes signal handling synchronous, i.e. more like
>     cooperative multithreading: if you forget to use QUIT at some spot, it
>     might lead to an Emacs process completely unresponsive to C-g.

> Does this mean that immediate_quit stops working?

Most likely.  Just like it currently doesn't work if you're inside
a BLOCK_INPUT section.


        Stefan




reply via email to

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