emacs-devel
[Top][All Lists]
Advanced

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

Re: Random idea: Debugging `quit'


From: Lars Magne Ingebrigtsen
Subject: Re: Random idea: Debugging `quit'
Date: Sun, 11 Sep 2011 17:24:59 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

Andreas Schwab <address@hidden> writes:

> That's really hard to do since quit-char is very special.  It can only
> be a single character and it is handled very low in the keyboard
> handler.

Yes, but could the `C-g' handler then check the prefix, and see whether
anything is in there?  I'm assuming that Emacs would know at that point
(since it's already parsed its way to the `C-g' in the input stream),
which may be a totally wrong assumption, of course.  :-)

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/



reply via email to

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