From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shelagh Manton Subject: Inserting columns Date: Fri, 08 Jun 2007 17:51:07 +1000 Message-ID: <1181289067.6962.9.camel@pandora.local> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HwZEm-0005Ws-El for emacs-orgmode@gnu.org; Fri, 08 Jun 2007 03:50:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HwZEl-0005We-SH for emacs-orgmode@gnu.org; Fri, 08 Jun 2007 03:50:24 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HwZEl-0005Wa-LA for emacs-orgmode@gnu.org; Fri, 08 Jun 2007 03:50:23 -0400 Received: from ipmail02.adl2.internode.on.net ([203.16.214.141]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HwZEl-0000yg-3w for emacs-orgmode@gnu.org; Fri, 08 Jun 2007 03:50:23 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org I wrote an email a while ago but I guess it must have got lost in the system. I have been trying to insert columns on org-tables with M-S -> as it says can be done on the refcard. It does not work. I wondered if it was because there was a trick to it. You know, putting point on a line or something. I've investigated a bit further, with the aide of my trusty emacs manual and did a C-h w on "org-table-insert-column" command and it says org-table-insert-column is not on any key. I wonder if the org-card is out of date? Or is it meant to be on M-S -> and this just got left out somehow. I don't mind putting a keybinding command myself, but if it is intentional that this command is not bound, perhaps the refcard needs to be updated. I'm using emacs-snapshot packaged by ubuntu on feisty with org-mode 4.75. Shelagh