all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Matt Brown" <deadguysfrom@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: keyboard-quit and keyboard-escape-quit
Date: Sat, 20 Sep 2008 01:32:36 -0700	[thread overview]
Message-ID: <38a1ef070809200132o68c3f4bbk748c32f84f2604af@mail.gmail.com> (raw)

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




             reply	other threads:[~2008-09-20  8:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-20  8:32 Matt Brown [this message]
2008-09-20  8:40 ` keyboard-quit and keyboard-escape-quit Matt Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=38a1ef070809200132o68c3f4bbk748c32f84f2604af@mail.gmail.com \
    --to=deadguysfrom@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.