Re: [O] Editing table.el tables in Org files

2013-01-08 Thread Jacobo de Vera
On Tue, Jan 8, 2013 at 10:45 PM, Bastien wrote: > Hi Jacobo, > > Jacobo de Vera writes: > > > I just tested the second fix. It works as I was expecting it to work > > at first, but only if the cursor is in one of the horizontal lines of > > a table.el table when pressing C-c '. I can work with t

Re: [O] Editing table.el tables in Org files

2013-01-08 Thread Bastien
Hi Jacobo, Jacobo de Vera writes: > I just tested the second fix. It works as I was expecting it to work > at first, but only if the cursor is in one of the horizontal lines of > a table.el table when pressing C-c '. I can work with this just fine, > but it seems a bit confusing if one doesn't k

Re: [O] Editing table.el tables in Org files

2013-01-08 Thread Jacobo de Vera
On Tue, Jan 8, 2013 at 5:33 PM, Bastien wrote: > Jacobo de Vera writes: > > > I just tested the fix, but what seems to be happening now is that C-c > > ' will jump to formula editing in all cases, when a table.el table is > > directly on the org buffer, when it is within an example block and > >

Re: [O] Editing table.el tables in Org files

2013-01-08 Thread Bastien
Jacobo de Vera writes: > I just tested the fix, but what seems to be happening now is that C-c > ' will jump to formula editing in all cases, when a table.el table is > directly on the org buffer, when it is within an example block and > when it is within a source block. I understood the fix woul

Re: [O] Editing table.el tables in Org files

2013-01-08 Thread Jacobo de Vera
On Tue, Jan 8, 2013 at 2:57 PM, Bastien wrote: > Hi Jacobo, > > Jacobo de Vera writes: > > > It helps indeed, only now when I export it to html I get the ascii > > table rather than the html table. I guess I'm supposed to wrap my > > table in an example block or a source block only temporarily.

Re: [O] Editing table.el tables in Org files

2013-01-08 Thread Jacobo de Vera
On Tue, Jan 8, 2013 at 2:57 PM, Bastien wrote: > Hi Jacobo, > > Jacobo de Vera writes: > > > It helps indeed, only now when I export it to html I get the ascii > > table rather than the html table. I guess I'm supposed to wrap my > > table in an example block or a source block only temporarily.

Re: [O] Editing table.el tables in Org files

2013-01-08 Thread Bastien
Hi Jacobo, Jacobo de Vera writes: > It helps indeed, only now when I export it to html I get the ascii > table rather than the html table. I guess I'm supposed to wrap my > table in an example block or a source block only temporarily. But I > still wonder if this is what the manual refers to whe

Re: [O] Editing table.el tables in Org files

2013-01-08 Thread Jacobo de Vera
On Tue, Jan 8, 2013 at 1:38 PM, Bastien wrote: > Hi Jacobo, > > Jacobo de Vera writes: > > > What I have done so far is to create a new file myself, copy the > > table over, edit there and copy back to org file, but it seems like > > there should be an easier way to go about this. Is there one?

Re: [O] Editing table.el tables in Org files

2013-01-08 Thread Bastien
Hi Jacobo, Jacobo de Vera writes: > What I have done so far is to create a new file myself, copy the > table over, edit there and copy back to org file, but it seems like > there should be an easier way to go about this. Is there one? I'd suggest to simply wrap the table into a "#+BEGIN_EXAMPLE

[O] Editing table.el tables in Org files

2013-01-08 Thread Jacobo de Vera
Hi List, I am trying to include to include a table with multi line cells in an org file and found out from the manual that it has to be a table.el table. I also read that those tables cannot be edited in org-mode directly, so I am trying to use C-c ' to edit them. I was expecting, because of the w