emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Gregor Zattler <telegraph@gmx.net>
To: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: Tables in Plain Lists
Date: Thu, 17 May 2012 12:24:22 +0200	[thread overview]
Message-ID: <20120517102422.GA12989@boo.workgroup> (raw)
In-Reply-To: <20120516193203.GA17927@Darkstar>

Hi Joost,
* Joost Kremers <joostkremers@fastmail.fm> [16. May. 2012]:
> On Wed, May 16, 2012 at 07:13:36PM +0000, SW wrote:
>> Emacs 23.2.1 with org 7.8.06. Tested with transient-mark-mode enabled and
>> disabled. I selected the table and hit <TAB>. 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.
> 
> the trick is to move point to the line *below* the table. TAB will then do
> whatever it does on that line and if it happens to be an empty line or a
> line with ordinary text, it indents, taking the entire region (including
> the table) with it.
> 
> in essence, TAB will do whatever TAB does, regardless of whether the region
> is active. so if point is still within the table, TAB moves to the next
> cell, possibly creating a new one. if the line after the table contains a
> headline and you move point to it, it (un)folds the headline. so you need
> to make sure TAB is on a line that it indents.

Really great.  This works for me with Emacs 23.4.1 and it's org
version 6.33x, while not with the same Emacs and org-version
7.8.10 (release_7.8.10-529-gc4cad9).  I copied the version info
from the info file since org-version shows no
version any more.

My minimal .emacs for this test was:
(setq load-path (cons "~/src/org-mode/lisp" load-path)) 
(setq load-path (cons "~/src/org-mode/contrib/lisp" load-path)) 
(require 'org-install)
(org-reload)



Ciao, Gregor
-- 
 -... --- .-. . -.. ..--.. ...-.-

  reply	other threads:[~2012-05-17 10:25 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-16 15:41 Tables in Plain Lists SW
2012-05-16 16:11 ` Nicolas Goaziou
2012-05-16 17:48   ` SW
2012-05-16 16:14 ` Bernt Hansen
2012-05-16 16:40   ` Joost Kremers
2012-05-16 17:53     ` SW
2012-05-16 18:31       ` Nick Dokos
2012-05-16 19:13         ` SW
2012-05-16 19:32           ` Joost Kremers
2012-05-17 10:24             ` Gregor Zattler [this message]
2012-05-17 10:35               ` Joost Kremers
2012-05-17 11:42               ` Achim Gratz
2012-05-17 12:06                 ` Gregor Zattler
2012-05-17 12:26                   ` Achim Gratz
2012-05-17 12:56                     ` how to install org from git repo / org-version problem (was: Re: Tables in Plain Lists) Gregor Zattler
2012-05-17 14:47                       ` how to install org from git repo / org-version problem Achim Gratz
2012-05-18 14:10                         ` Gregor Zattler
2012-05-18 15:56                           ` Achim Gratz
2012-05-18  6:39                     ` Tables in Plain Lists Bastien
2012-05-16 17:46   ` SW

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120517102422.GA12989@boo.workgroup \
    --to=telegraph@gmx.net \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).