From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: meta commands and Info manual Date: Mon, 20 Jul 2015 23:14:12 +0200 Message-ID: <87egk21qhn.fsf@nicolasgoaziou.fr> References: <0177EA08-AD8C-4E75-AFA3-453919E805D4@gmail.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]:43630) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHIMc-00077a-F5 for emacs-orgmode@gnu.org; Mon, 20 Jul 2015 17:12:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZHIMb-00085D-LT for emacs-orgmode@gnu.org; Mon, 20 Jul 2015 17:12:42 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:59035) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHIMb-000853-EU for emacs-orgmode@gnu.org; Mon, 20 Jul 2015 17:12:41 -0400 In-Reply-To: <0177EA08-AD8C-4E75-AFA3-453919E805D4@gmail.com> (Alan Wehmann's message of "Tue, 7 Jul 2015 09:45:54 -0500") 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: Alan Wehmann Cc: emacs-orgmode@gnu.org Hello, Alan Wehmann writes: > I am a new user of Org. I'm an experienced user of Emacs. My first use > of Org was to create a table. I soon found myself wanting to insert > a column. I looked at Info node "(org) Built-in table editor" [This > manual is for Org version 8.2.9.] and it said: > > =E2=80=98M-S- (org-table-insert-column)=E2=80=99 > Insert a new column to the left of the cursor position. > > I now know that this was somewhat mis-leading, since that key > combination is bound to "org-shiftmetaright", but at the time I was > rather confused (see topic "Org keymap question" in "news group" > gnu.emacs.help). I'd recommend a revision to the Info manual, to > describe more prominently command "org-shiftmetaright" and other > "meta" commands like it (apologies in advance if there is a later > version of the Info manual that addresses this). I think meta commands are the ones confusing here. I mean, is M-S- (org-shiftmetaright) informative? Anyway, I'm not sure to understand what puzzled you in the first place. Regards, --=20 Nicolas Goaziou