> 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.

immediate_quit isn't used inside BLOCK_INPUT sections, but it is used
in many places.  All those places would appear to become bugs
when -DSYNC_INPUT is used.

Surely most of them can be fixed to use QUIT instead and will work
well enough.  However, it is necessary to fix each and every one.



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

Reply via email to