>     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


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

Reply via email to