all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: storm@cua.dk (Kim F. Storm)
Subject: Re: Raw keys in C-h k and C-h c
Date: 11 Feb 2002 10:41:43 +0100	[thread overview]
Message-ID: <5xg048gxt4.fsf@kfs2.cua.dk> (raw)
In-Reply-To: <200202110210.g1B2A2J06678@aztec.santafe.edu>

Richard Stallman <rms@gnu.org> writes:

>     > E.g. if I bind the following function to both [f1 a] and [f1 b],
>     > and enter f1 a f1 b, it reports ESC O P b (rather than ESC O P a):
>     > 
>     > (defun f1x (arg)
>     >   (interactive "kEnter key: ")
>     >   (message (key-description (this-single-command-raw-keys))))
> 
> I think it would be better to fix the code, but I don't have
> time to do that myself.  For now, I will fix the doc strings
> and the manual, which is easier.  If someone else wants to fix the
> code, that is fine, but I think other things are more important.

Well, if we document the way it works now, then code will eventually
be written to rely on it (notably Stefan's original code which
triggered this can be simplified significantly using the current
behaviour).

So I suggest to keep [and be satisfied with] the current (now
documented) behaviour.

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel


      reply	other threads:[~2002-02-11  9:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Pine.SUN.3.91.1020203121500.266J-100000@is>
2002-02-11  2:10 ` Raw keys in C-h k and C-h c Richard Stallman
2002-02-11  9:41   ` Kim F. Storm [this message]

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=5xg048gxt4.fsf@kfs2.cua.dk \
    --to=storm@cua.dk \
    /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.