From mboxrd@z Thu Jan 1 00:00:00 1970 From: SW Subject: Re: Tables in Plain Lists Date: Wed, 16 May 2012 19:13:36 +0000 (UTC) Message-ID: References: <87bologl1m.fsf@norang.ca> <20120516164029.GA14809@Darkstar> <21187.1337193062@alphaville> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43225) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SUjfX-0008H7-4i for emacs-orgmode@gnu.org; Wed, 16 May 2012 15:13:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SUjfV-0005h4-Ct for emacs-orgmode@gnu.org; Wed, 16 May 2012 15:13:54 -0400 Received: from plane.gmane.org ([80.91.229.3]:41148) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SUjfV-0005gh-5M for emacs-orgmode@gnu.org; Wed, 16 May 2012 15:13:53 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SUjfR-0008Ol-NS for emacs-orgmode@gnu.org; Wed, 16 May 2012 21:13:49 +0200 Received: from 41-133-204-175.dsl.mweb.co.za ([41.133.204.175]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 16 May 2012 21:13:49 +0200 Received: from sabrewolfy by 41-133-204-175.dsl.mweb.co.za with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 16 May 2012 21:13:49 +0200 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: emacs-orgmode@gnu.org Nick Dokos hp.com> writes: > Are you sure? As Joost says, you have to select the table (C-space at > one end and move to the other end; and I think transient-mark-mode must > be in effect - which is on by default in emacs24, but maybe not in > emacs23? - so you should see the table highlighted). Pressing TAB after > that indents the table AFAICS. Emacs 23.2.1 with org 7.8.06. Tested with transient-mark-mode enabled and disabled. I selected the table and hit . Point moved by one tab (if I selected from the top to the bottom of the table) or moved into the table (if I selected the other way round) and, in the one instance, the highlight on the region disappeared. But the table remained obstinately unindented.