emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Transpose or open functions for table cells


From: Suvayu Ali
Subject: [O] Transpose or open functions for table cells
Date: Sat, 28 Sep 2013 00:52:52 +0200
User-agent: Mutt/1.5.21 (2012-12-30)

Hi,

I was wondering if there are any transpose functions for table cells;
something akin to transpose-lines, or transpose-words.  I am also
looking for something like org-open-line, but only for a table cell.
This is my use case:

| col 1 | col 2 |       | col 1 | col 2 |
|-------+-------+       +-------+-------|
|     1 | a     |       |     1 | a     |
|     2 | b     |  -->  |     2 | b     |
|     3 | d     |       |     3 |       |
|     4 | e     |       |     4 | d     |
|     5 |       |       |     5 | e     |

If neither exists, any thoughts how might one go about writing one?

Thanks for any ideas.

-- 
Suvayu

Open source is the future. It sets us free.



reply via email to

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