unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Chong Yidong'" <cyd@stupidchicken.com>
Cc: 'Eli Zaretskii' <eliz@gnu.org>, emacs-devel@gnu.org
Subject: RE: question about `quit-char'
Date: Tue, 21 Oct 2008 12:15:29 -0700	[thread overview]
Message-ID: <00d401c933b1$61db9be0$0200a8c0@us.oracle.com> (raw)
In-Reply-To: <87wsg1rdjq.fsf@cyd.mit.edu>

> > My question is about whether I should be binding the quit 
> > character or `C-g', and if the former, what the best way
> > to do that is. Is the way I mentioned a good one?
> 
> Just bind to C-g:
>   (define-key map "\C-g" 'foo-bar)
> We do this all over the lisp/ tree anyway, and this isn't going to
> change before the release.

Got it. Thanks.

But I still don't understand, I guess. What does the question have to do with
the release? I'm not asking about any Emacs 23 or future features, AFAIK. 

Users in any release can presumably use input methods and change the quit
character from C-g, no? And if they do that, then my hard-coded binding of C-g
won't pick up their key, right?

I thought I was asking a general, release-independent question. What am I
missing?





  parent reply	other threads:[~2008-10-21 19:15 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-21 16:57 question about `quit-char' Drew Adams
2008-10-21 17:19 ` Eli Zaretskii
2008-10-21 18:10   ` Drew Adams
2008-10-21 19:42     ` Eli Zaretskii
2008-10-21 17:21 ` Chong Yidong
2008-10-21 17:31   ` Eli Zaretskii
2008-10-21 17:45     ` Chong Yidong
2008-10-21 18:13       ` Drew Adams
2008-10-21 18:47         ` Chong Yidong
2008-10-21 19:01           ` Lennart Borgman (gmail)
2008-10-21 19:15             ` Drew Adams
2008-10-21 19:15           ` Drew Adams [this message]
2008-10-21 20:23             ` Eli Zaretskii
2008-10-21 20:30               ` Drew Adams
2008-10-22  2:47             ` Stephen J. Turnbull
2008-10-22  2:51               ` Drew Adams
2008-10-22  4:54                 ` Stephen J. Turnbull
2008-10-21 19:37       ` Eli Zaretskii
2008-10-21 21:12         ` Chong Yidong
2008-10-21 20:29     ` Eli Zaretskii
2008-10-21 17:35   ` Lennart Borgman (gmail)

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to='00d401c933b1$61db9be0$0200a8c0@us.oracle.com' \
    --to=drew.adams@oracle.com \
    --cc=cyd@stupidchicken.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).