unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org, Roland.Winkler@physik.uni-erlangen.de
Subject: Re: `special' keys in keyboard macros
Date: Wed, 15 Oct 2003 16:00:59 -0400	[thread overview]
Message-ID: <E1A9rpL-0007rx-IL@fencepost.gnu.org> (raw)
In-Reply-To: <jwvoewjfroz.fsf-monnier+emacs/devel@vor.iro.umontreal.ca> (message from Stefan Monnier on 14 Oct 2003 17:21:53 -0400)

    Maybe we can record the pre-processed keys and temporarily bind
    function-key-map and key-translation-map to nil while executing
    a macro, but that seems risky as well.

You are right that we would want to turn off processing of
function-key-map when replaying a macro, if it records the results
of function-key-map translation.

key-translation-map is a different story entirely.  It should be
handled as now: processed when executing the macro.

    Another possibility is to record commands names instead of keys.

That is possible, but I tend to think it is the wrong approach.

  reply	other threads:[~2003-10-15 20:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <16257.16532.727889.658851@tfkp07.physik.uni-erlangen.de>
2003-10-11  5:37 ` `special' keys in keyboard macros Richard Stallman
2003-10-14 21:21   ` Stefan Monnier
2003-10-15 20:00     ` Richard Stallman [this message]
2003-10-15 21:27       ` Kim F. Storm
2003-10-16 10:18         ` Roland Winkler
2003-10-16 12:36           ` Robert J. Chassell
2003-10-16 23:07           ` Richard Stallman

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=E1A9rpL-0007rx-IL@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=Roland.Winkler@physik.uni-erlangen.de \
    --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).