all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Kevin Rodgers'" <kevin.d.rodgers@gmail.com>,
	<1205@emacsbugs.donarmstrong.com>, <bug-gnu-emacs@gnu.org>
Subject: bug#1205: 23.0.60; C-x RET c FOO C-x C-g signals an error
Date: Wed, 22 Oct 2008 09:20:35 -0700	[thread overview]
Message-ID: <003b01c93462$1f31da50$c2b22382@us.oracle.com> (raw)
In-Reply-To: <gdmjb3$obi$1@ger.gmane.org>

> >>>> +     (if (char-equal last-input-char ?\C-g)
> >>> quit_char may not be C-g.
> >> So ?\C-g should be expressed instead as (nth 3 
> >> (current-input-mode)), correct?
> > 
> > Essentially the question I asked emacs-devel today (based 
> > on this thread, though I had forgotten where I saw it).
> > See emacs-devel thread "question about `quit-char'", FYI.
> > 
> > The answer I got was no, not in Emacs 23 (or 22 or 21...). 
> > Later, maybe. 
> > 
> > There was a fair amount of noise and distraction in the 
> > thread, but that's the answer I took away for this question.
> 
> That's not the conclusion I came to, which is: You should feel fairly
> confident in binding C-g as a quit character in your code, but
> Emacs itself should continue to fully support current-input-mode/
> set-input-mode -- unless and until a decision is reached to deprecate
> the QUIT functionality they provide.

OK, I didn't mean to pronounce on what Emacs would/should support, but rather to
communicate the part about what users should do now in their code. My reading
was not just that one can feel confident using C-g now but that that is what one
should do, for now.

But anyway, you've obviously read the thread, and all I wanted to do was bring
it to your attention.







  parent reply	other threads:[~2008-10-22 16:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <dahc75dt6k.fsf@fencepost.gnu.org>
2008-10-19 15:12 ` bug#1205: 23.0.60; C-x RET c FOO C-x C-g signals an error Eli Zaretskii
2008-10-21  2:50   ` Glenn Morris
2008-10-21  6:32     ` Eli Zaretskii
2008-10-21  8:52     ` Andreas Schwab
2008-10-22  2:42       ` Kevin Rodgers
2008-10-22  5:17         ` Drew Adams
2008-10-22  7:05           ` Kevin Rodgers
2008-10-22 15:00             ` Stefan Monnier
2008-10-22 16:20             ` Drew Adams [this message]
2008-10-22  6:55   ` bug#1205: marked as done (23.0.60; C-x RET c FOO C-x C-g signals an error) Emacs bug Tracking System

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='003b01c93462$1f31da50$c2b22382@us.oracle.com' \
    --to=drew.adams@oracle.com \
    --cc=1205@emacsbugs.donarmstrong.com \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=kevin.d.rodgers@gmail.com \
    /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.