unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Christoph Scholtes <cschol2112@googlemail.com>
Cc: Lennart Borgman <lennart.borgman@gmail.com>, emacs-devel@gnu.org
Subject: Re: Key map translations
Date: Thu, 14 Apr 2011 22:35:05 -0300	[thread overview]
Message-ID: <jwv62qguwmo.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <4DA50378.3060704@gmail.com> (Christoph Scholtes's message of "Tue, 12 Apr 2011 19:59:20 -0600")

> However, I still wonder if there is a way to see all the active
> translations. They must be defined somewhere?

Some of the translations (e.g. the mapping from <uppercase> to
<lowercase>, the mapping from S-<key> to <key>, the mapping from
<double-mouse-2> to <mouse-2>, etc...) are hardcoded in the C code of
read-key-sequence.  The rest is in input-decode-map, function-key-map,
key-translation-map (and a few more, see the Elisp manual).


        Stefan



      reply	other threads:[~2011-04-15  1:35 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-12  1:32 Key map translations Christoph Scholtes
2011-04-12  3:35 ` Sean Sieger
2011-04-13  1:59   ` Christoph Scholtes
2011-04-13  2:53     ` Sean Sieger
2011-04-13  3:16       ` Christoph Scholtes
2011-04-13  7:07         ` Deniz Dogan
2011-04-13 23:06           ` isearch-yank-word-at-point (was Re: Key map translations) Christoph Scholtes
2011-04-14  5:21             ` Deniz Dogan
2011-04-27 17:35             ` Jambunathan K
2011-04-27 17:45               ` Drew Adams
2011-04-12  8:18 ` Key map translations Lennart Borgman
2011-04-13  1:59   ` Christoph Scholtes
2011-04-15  1:35     ` Stefan Monnier [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

  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=jwv62qguwmo.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=cschol2112@googlemail.com \
    --cc=emacs-devel@gnu.org \
    --cc=lennart.borgman@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 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).