emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] table, moving cells


From: Charles C. Berry
Subject: Re: [Orgmode] table, moving cells
Date: Sat, 25 Sep 2010 14:19:21 -0700

On Sat, 25 Sep 2010, "Martin G. Skjæveland" wrote:

Hi,

is there a quick way for moving a cell about in a table? I enjoy swapping the order of rows and columns in a table using Meta + [arrow], but I have not found a ways of doing the same for a single cell. Is it possible?

Example, with the cursor on '2' in the following table

|  A | B | C |
|  1 | 2 | 3 |
|  x | y | z |


Try

        M-t

HTH,

Chuck

and pressing [move cell left] would give me

|  A | B | C |
|  2 | 1 | 3 |
|  x | y | z |

Thanks!

Martin

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode



Charles C. Berry                            (858) 534-2098
                                            Dept of Family/Preventive Medicine
E mailto:address@hidden             UC San Diego
http://famprevmed.ucsd.edu/faculty/cberry/  La Jolla, San Diego 92093-0901


reply via email to

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