unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Aura Kelloniemi <kaura.dev@sange.fi>
To: 22566@debbugs.gnu.org
Subject: bug#22566: 24.5; Make shift key translation a customizable feature
Date: Sun, 07 Feb 2016 19:46:26 +0200	[thread overview]
Message-ID: <87io20s9al.fsf@sange.fi> (raw)
In-Reply-To: <874mdlobij.fsf@sange.fi>

Hello and thank you for your response!

Richard Stallman <rms@gnu.org> writes:
 > What is "shift key translation"?

Sorry for being inaccurate.

Shift translation is described in keyboard.c in Emacs source code like this:

/* If KEY is not defined in any of the keymaps,
   and cannot be part of a function key or translation,
   and is a shifted function key,
   use the corresponding unshifted function key instead.  */

Shift translation is documented in Key Sequence Input:

  If an input character is upper-case (or has the shift modifier) and has no
  key binding, but its lower-case equivalent has one, then read-key-sequence
  converts the character to lower case. Note that
  lookup-key does not perform case conversion in this way.

-- 
Aura





  parent reply	other threads:[~2016-02-07 17:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-05 15:40 bug#22566: 24.5; Make shift key translation a customizable feature Aura Kelloniemi
     [not found] ` <E1aS8px-0007MP-F4@fencepost.gnu.org>
     [not found]   ` <874mdlobij.fsf@sange.fi>
2016-02-07 17:46     ` Aura Kelloniemi [this message]
     [not found]     ` <E1aSUBU-0005r3-18@fencepost.gnu.org>
2016-02-10 17:15       ` Aura Kelloniemi
2016-02-12 12:31         ` Richard Stallman
2021-08-15 13:03 ` Lars Ingebrigtsen
2021-09-13  9:14   ` Lars Ingebrigtsen
2021-09-13  9:22     ` Aura Kelloniemi
2021-10-04 10:34     ` Lars Ingebrigtsen

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=87io20s9al.fsf@sange.fi \
    --to=kaura.dev@sange.fi \
    --cc=22566@debbugs.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).