unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
Subject: Re: return key in keyboard macros
Date: Sun, 05 Oct 2003 20:29:25 GMT	[thread overview]
Message-ID: <jwvwubjbft3.fsf-monnier+gnu.emacs.help@vor.iro.umontreal.ca> (raw)
In-Reply-To: m31xtrubbt.fsf@tfkp14.physik.uni-erlangen.de

> I am having some problems with the return key when I am defining and
> storing keyboard macros.

Hmm...indeed Emacs uses untranslated events when saving such kbd-macros,
so you get [return] rather than ?\C-m under X and you get
some strange escape sequence rather than [down] when using
cursor keys in a text terminal.

You might want to report this as a bug, although it's probably going to be
difficult to fix (although an "easy" fix would be to manually pass the
macro through function-key-map and key-translation-map, but doing it
right is difficult).


        Stefan

  reply	other threads:[~2003-10-05 20:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-05 12:18 return key in keyboard macros Roland Winkler
2003-10-05 20:29 ` Stefan Monnier [this message]
2003-10-06 11:21 ` Joakim Hove

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=jwvwubjbft3.fsf-monnier+gnu.emacs.help@vor.iro.umontreal.ca \
    --to=monnier@iro.umontreal.ca \
    /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.
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).