emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: font-lock is broken


From: Stefan Monnier
Subject: Re: font-lock is broken
Date: Sat, 23 Jul 2005 14:49:00 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> We could conceivably bring it back in this modified form.
> But I think it calls for some care.  Simply clearing out inhibit-quit
> is likely to leave something broken.  Emacs should display a message
> warning the user that that is the case.

I'd be happy if instead of just clearing out inhibit-quit it would cause the
C-g to call the debugger.  After all, what I want in such cases is to get
the current backtrace so as to know where I'm stuck.  Currently, I resort
C debugging and xbacktrace which is pretty difficult when remote debugging
over email.


        Stefan





reply via email to

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