[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ESC vs Meta for shifted keys
From: |
Robert Pluim |
Subject: |
ESC vs Meta for shifted keys |
Date: |
Tue, 10 Apr 2018 15:28:42 +0200 |
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
- ESC vs Meta for shifted keys,
Robert Pluim <=
- Re: ESC vs Meta for shifted keys, Stefan Monnier, 2018/04/10
- Re: ESC vs Meta for shifted keys, Robert Pluim, 2018/04/10
- Re: ESC vs Meta for shifted keys, Bob Proulx, 2018/04/10
- Re: ESC vs Meta for shifted keys, Stefan Monnier, 2018/04/11
- Re: ESC vs Meta for shifted keys, Bob Proulx, 2018/04/11
- Re: ESC vs Meta for shifted keys, Stefan Monnier, 2018/04/11
- RE: ESC vs Meta for shifted keys, Drew Adams, 2018/04/11
- Re: ESC vs Meta for shifted keys, Robert Pluim, 2018/04/12
- RE: ESC vs Meta for shifted keys, Drew Adams, 2018/04/12
- Re: ESC vs Meta for shifted keys, Robert Pluim, 2018/04/12