From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: meta commands and Info manual Date: Tue, 21 Jul 2015 23:45:21 +0200 Message-ID: <87a8up18y6.fsf@nicolasgoaziou.fr> References: <0177EA08-AD8C-4E75-AFA3-453919E805D4@gmail.com> <87egk21qhn.fsf@nicolasgoaziou.fr> <87y4iav5vr.fsf@alphaville.usersys.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49902) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHfKJ-0007nL-Pp for emacs-orgmode@gnu.org; Tue, 21 Jul 2015 17:43:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZHfKJ-0005L9-2Z for emacs-orgmode@gnu.org; Tue, 21 Jul 2015 17:43:51 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:35605) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHfKI-0005Ku-S9 for emacs-orgmode@gnu.org; Tue, 21 Jul 2015 17:43:50 -0400 In-Reply-To: <87y4iav5vr.fsf@alphaville.usersys.redhat.com> (Nick Dokos's message of "Mon, 20 Jul 2015 18:08:56 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nick Dokos Cc: emacs-orgmode@gnu.org Hello, Nick Dokos 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- in the table > section to the mechanism section. Or maybe showing the indirection > explicitly: > > =E2=80=98M-S- (org-shiftmetaright) --> (org-table-insert-colum= n)=E2=80=99 C-h k M-S- should already show you the indirections. Regards, --=20 Nicolas Goaziou