Re: [O] TABLES: split cells on columns

2011-11-22 Thread Michael Brand
Hi Daniel On Tue, Nov 22, 2011 at 15:26, Daniel Martins wrote: > Thank you very much!!! > Just one point > In my case at least M- does not insert a new line! ^ Yes, my fault. Corrigendum: 1) M-S- to add the new row 2) mark the region from "t" down to any char from

Re: [O] TABLES: split cells on columns

2011-11-22 Thread Daniel Martins
Thank you very much!!! Just one point In my case at least M- does not insert a new line! >From the comment of the key sequence: -- org-metadown is an interactive compiled Lisp function in `org.el'. (org-metadown &optional ARG) Move subtree do

Re: [O] TABLES: split cells on columns

2011-11-21 Thread Michael Brand
Hi Daniel Yes, there is: 1) M- to add the new line 2) mark the region from "t" down to any char from the field below 3) M-Ret The opposite direction is: - C-u M-Ret to join the content of a field to the one above See also C-h f org-table-wrap-region for more tricks. Michael On Mon, Nov 21, 201