* M-s <left> is undefined.
@ 2020-12-27 15:38 Hongyi Zhao
2020-12-27 16:01 ` Diego Zamboni
0 siblings, 1 reply; 3+ messages in thread
From: Hongyi Zhao @ 2020-12-27 15:38 UTC (permalink / raw)
To: Emacs-orgmode
Based on the document located at
<https://orgmode.org/manual/Built_002din-Table-Editor.html>, I try the
following instruction:
M-S-LEFT (org-table-delete-column)
Kill the current column.
But the keystroke combination doesn't work as expected, instead it
triggers the following info in the bottom minibuffer:
M-s <left> is undefined.
The environment is Ubuntu 20.10 with the self compiled latest git
master version of emacs and orgmode.
Any hints for this problem?
Regards
--
Assoc. Prof. Hongyi Zhao <hongyi.zhao@gmail.com>
Theory and Simulation of Materials
Hebei Polytechnic University of Science and Technology engineering
NO. 552 North Gangtie Road, Xingtai, China
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: M-s <left> is undefined.
2020-12-27 15:38 M-s <left> is undefined Hongyi Zhao
@ 2020-12-27 16:01 ` Diego Zamboni
2020-12-28 0:38 ` Hongyi Zhao
0 siblings, 1 reply; 3+ messages in thread
From: Diego Zamboni @ 2020-12-27 16:01 UTC (permalink / raw)
To: Hongyi Zhao; +Cc: Org-mode
[-- Attachment #1: Type: text/plain, Size: 547 bytes --]
>
> M-S-LEFT (org-table-delete-column)
> Kill the current column.
>
> But the keystroke combination doesn't work as expected, instead it
> triggers the following info in the bottom minibuffer:
> M-s <left> is undefined.
Which keys, exactly, are you pressing?
M-S-Left in Emacs Key Notation (
https://www.emacswiki.org/emacs/EmacsKeyNotation) refers to
Meta-Shift-Left, which in my testing works as expected, but the message you
see, as posted, corresponds to what happens when you press Meta-s (the
letter S) followed by "Left".
Best,
--Diego
[-- Attachment #2: Type: text/html, Size: 911 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: M-s <left> is undefined.
2020-12-27 16:01 ` Diego Zamboni
@ 2020-12-28 0:38 ` Hongyi Zhao
0 siblings, 0 replies; 3+ messages in thread
From: Hongyi Zhao @ 2020-12-28 0:38 UTC (permalink / raw)
To: Diego Zamboni; +Cc: Org-mode
On Mon, Dec 28, 2020 at 12:02 AM Diego Zamboni <diego@zzamboni.org> wrote:
>>
>> M-S-LEFT (org-table-delete-column)
>> Kill the current column.
>>
>> But the keystroke combination doesn't work as expected, instead it
>> triggers the following info in the bottom minibuffer:
>> M-s <left> is undefined.
>
>
> Which keys, exactly, are you pressing?
Really, it's my misapprehension on the key stroking sequence
corresponding to the EmacsKeyNotation M-S-LEFT. In fact, I've tried
the following keys pressing orders:
Alt + s + left-arrow
Alt + (left|right)-shift + s + left-arrow
>
> M-S-Left in Emacs Key Notation (https://www.emacswiki.org/emacs/EmacsKeyNotation) refers to Meta-Shift-Left, which in my testing works as expected, but the message you see, as posted, corresponds to what happens when you press Meta-s (the letter S) followed by "Left".
Thanks, the following key stroking order does the trick:
Alt + shift + left-arrow
>
> Best,
> --Diego
>
--
Assoc. Prof. Hongyi Zhao <hongyi.zhao@gmail.com>
Theory and Simulation of Materials
Hebei Polytechnic University of Science and Technology engineering
NO. 552 North Gangtie Road, Xingtai, China
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-12-28 0:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-27 15:38 M-s <left> is undefined Hongyi Zhao
2020-12-27 16:01 ` Diego Zamboni
2020-12-28 0:38 ` Hongyi Zhao
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.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).