emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] From formatted to table


From: andrea Crotti
Subject: [Orgmode] From formatted to table
Date: Tue, 29 Sep 2009 14:48:33 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

I have for example a table where

| one thing     | dsjfls   |
| two things    | dslkjfls |
| three abc dej | dsf      |

And I would like to get

| one   | thing   | dsjfls   |
| two   | things  | dslkjfls |
| three | abc dej | dsf      |

I tried some simple substitutions but substituting all the spaces in
the region selected will cause problems elsewhere.  I would need to
substitute " " only in one column, is that possible?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]