[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] meta commands and Info manual
From: |
Nick Dokos |
Subject: |
Re: [O] meta commands and Info manual |
Date: |
Tue, 21 Jul 2015 22:26:15 -0400 |
User-agent: |
Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux) |
Nicolas Goaziou <address@hidden> writes:
> Hello,
>
> Nick Dokos <address@hidden> writes:
>
>> I think what's puzzling is that these are not "normal" emacs keybindings
>> (and therefore not discoverable using the "normal" emacs mechanisms):
>> there is an extra level of indirection that org mode imposes which you
>> just have to know about. But I'm not sure what the best way to document
>> them would be: maybe a section explaining the mechanism plus links (or
>> footnotes) to go from e.g. the description of M-S-<right> in the table
>> section to the mechanism section. Or maybe showing the indirection
>> explicitly:
>>
>> ‘M-S-<right> (org-shiftmetaright) --> (org-table-insert-column)’
>
> C-h k M-S-<right> should already show you the indirections.
>
Yes, it does - I should have tried it out before spouting off:
you very thoughtfully added the indirections to the doc string
of org-shiftmetaright.
Thanks for doing that and for pointing it out. If I ever knew
about it in the past, I certainly had forgotten it.
For my part I'm happy (and I suspect Suvayu is as well), so I
guess it's back to the OP: what, if anything, should be
changed?
--
Nick