Re: [O] C-c C-c in src block interpret line as table

2018-10-26 Thread Garreau, Alexandre
On 2018/10/26 at 10:29, Eric S Fraga wrote: > On Friday, 26 Oct 2018 at 08:45, Garreau, Alexandre wrote: >> I tried to eval the following block, and my point was on the last line, >> of course, but since it begins with a “|”, it was interpreted as a >> table, and block was not evaled: I believe thi

Re: [O] C-c C-c in src block interpret line as table

2018-10-26 Thread Garreau, Alexandre
On 2018/10/26 at 11:34, Nicolas Goaziou wrote: > "Garreau, Alexandre" writes: > >> I tried to eval the following block, and my point was on the last line, >> of course, but since it begins with a “|”, it was interpreted as a >> table, and block was not evaled: I believe this is a bug. Why would a

Re: [O] C-c C-c in src block interpret line as table

2018-10-26 Thread Nicolas Goaziou
Hello, "Garreau, Alexandre" writes: > I tried to eval the following block, and my point was on the last line, > of course, but since it begins with a “|”, it was interpreted as a > table, and block was not evaled: I believe this is a bug. Why would a > org table be inside a non-org source block

Re: [O] C-c C-c in src block interpret line as table

2018-10-26 Thread Eric S Fraga
On Friday, 26 Oct 2018 at 08:45, Garreau, Alexandre wrote: > I tried to eval the following block, and my point was on the last line, > of course, but since it begins with a “|”, it was interpreted as a > table, and block was not evaled: I believe this is a bug. Why would a > org table be inside a

[O] C-c C-c in src block interpret line as table

2018-10-25 Thread Garreau, Alexandre
I tried to eval the following block, and my point was on the last line, of course, but since it begins with a “|”, it was interpreted as a table, and block was not evaled: I believe this is a bug. Why would a org table be inside a non-org source block? it’s not even inside a comment! #+BEGIN_SRC