all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* keyboard-quit and keyboard-escape-quit
@ 2008-09-20  8:32 Matt Brown
  2008-09-20  8:40 ` Matt Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Matt Brown @ 2008-09-20  8:32 UTC (permalink / raw)
  To: help-gnu-emacs

I'm trying to rebind the functionality of C-g to C-q.  According to
describe-key, C-g is bound to keyboard-quit.  When I bind C-q to
keyboard-quit, it does NOT give me the same behavior as C-g.  If I hit
M-x, then C-q, the word "Quit" appears in the minibuffer (just as with
C-g), but the minibuffer does not go away (and it still has focus;
i.e. nothing happened).  So next I tried keyboard-escape-quit.  Works
just as C-g for quitting from the minibuffer, but if I hit it when in
the normal mode, I get a backtrace error: "Cannot return from the
debugger in an error".  Any ideas?  Does anyone else see this
behavior?

thanks
-Matt




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-09-20  8:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-20  8:32 keyboard-quit and keyboard-escape-quit Matt Brown
2008-09-20  8:40 ` Matt Brown

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.