emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Transpose or open functions for table cells


From: Michael Brand
Subject: Re: [O] Transpose or open functions for table cells
Date: Sat, 28 Sep 2013 09:27:45 +0200

Hi Suvayu

On Sat, Sep 28, 2013 at 12:52 AM, Suvayu Ali
<address@hidden> wrote:
> |     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?

Some time ago I wrote helper functions that do similar things for a
row:
http://orgmode.org/worg/org-hacks.html#column-sequence-in-row
Now I added a suggestion for the same in a column:
http://orgmode.org/worg/org-hacks.html#row-sequence-in-column

> I am also
> looking for something like org-open-line, but only for a table cell.

Are you looking for something different than the above?

Michael



reply via email to

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