all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* ESC vs Meta for shifted keys
@ 2018-04-10 13:28 Robert Pluim
  2018-04-10 13:42 ` Stefan Monnier
  0 siblings, 1 reply; 26+ messages in thread
From: Robert Pluim @ 2018-04-10 13:28 UTC (permalink / raw)
  To: help-gnu-emacs

So Iʼve (finally) got an actual Meta key configured on my
keyboard. Iʼve always believed that Esc-as-prefix and Meta were
interchangable, but that doesnʼt seem to be the case:

C-h k ESC SHIFT <left>
=> ESC <left> (translated from <escape> <S-left>) runs the command
backward-word
C-h k ESC <left>
=> ESC <left> (translated from <escape> <left>) runs the command
backward-word
C-h k M-S-<left>
=>
<M-left> (translated from <M-S-left>) runs the command left-word

So this looks like emacs is not taking into account the SHIFT modifier
here? Or is there some default keyboard translation going on that I
need to disable?

Robert




^ permalink raw reply	[flat|nested] 26+ messages in thread
[parent not found: <mailman.11969.1523366938.27995.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2018-04-16 12:52 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-10 13:28 ESC vs Meta for shifted keys Robert Pluim
2018-04-10 13:42 ` Stefan Monnier
2018-04-10 13:57   ` Robert Pluim
2018-04-10 23:11   ` Bob Proulx
2018-04-11 12:34     ` Stefan Monnier
2018-04-11 19:54       ` Bob Proulx
2018-04-11 21:10         ` Stefan Monnier
2018-04-11 21:58           ` Drew Adams
2018-04-12  8:49             ` Robert Pluim
2018-04-12 14:52               ` Drew Adams
2018-04-12 14:57                 ` Robert Pluim
2018-04-12 16:02                   ` Drew Adams
2018-04-12 16:16                     ` Robert Pluim
2018-04-12 16:35                       ` Yuri Khan
2018-04-12 16:53                         ` Eli Zaretskii
2018-04-12 16:48                       ` Eli Zaretskii
2018-04-12 11:31             ` Eli Zaretskii
     [not found] <mailman.11969.1523366938.27995.help-gnu-emacs@gnu.org>
     [not found] ` <86tvsiaoe3.fsf@zoho.com>
2018-04-10 23:26   ` Bob Proulx
2018-04-10 23:40     ` Bob Proulx
2018-04-15  0:30   ` Tim Johnson
     [not found]   ` <mailman.12411.1523752244.27995.help-gnu-emacs@gnu.org>
2018-04-15  0:50     ` Emanuel Berg
2018-04-15 15:50       ` Tim Johnson
2018-04-16 12:52         ` Robert Pluim
     [not found]   ` <mailman.11999.1523402811.27995.help-gnu-emacs@gnu.org>
2018-04-15  1:06     ` Emanuel Berg
2018-04-15  4:13       ` Bob Proulx
     [not found]       ` <mailman.12416.1523765608.27995.help-gnu-emacs@gnu.org>
2018-04-15 20:04         ` Emanuel Berg

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.