unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: gnu-emacs-bug@moderators.isc.org
Subject: Re: define-key #2 ---> ineffective if key is bound...
Date: Mon, 20 May 2002 15:34:33 -0600 (MDT)	[thread overview]
Message-ID: <200205202134.g4KLYXI26067@aztec.santafe.edu> (raw)
In-Reply-To: <ap33cwn9a5h.fsf@poynting.umd.edu> (deego@glue.umd.edu)

    By viewing lossage, it emerges that when i press up-arrow, emacs sees
    ESC o A instead of ESC O A.

    This shoudl not have happened, because if you look at the
    function-key-map in the parent-mail, the function-key-map should have
    translated this ESC O A into 'up' before this key-combination could
    have ever reached key-translation-map. 

As soon as Emacs receives ESC O, key-translation-map goes to work.
function-key-map cannot go to work yet because Emacs has received only
part of the sequence that translates into the function key.

  reply	other threads:[~2002-05-20 21:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-19 18:25 define-key #2 ---> ineffective if key is bound D. Goel
2002-05-19 20:04 ` D. Goel
2002-05-20 21:34   ` Richard Stallman [this message]
2002-05-21 13:02     ` D. Goel
2002-05-21 13:33       ` Miles Bader
2002-05-20 14:48 ` Richard Stallman
2002-05-20 14:55   ` D. Goel

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=200205202134.g4KLYXI26067@aztec.santafe.edu \
    --to=rms@gnu.org \
    --cc=gnu-emacs-bug@moderators.isc.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).