Re: [bug] serious problem retrieving data from table for gnuplot

2022-01-14 Thread Eric S Fraga
On Friday, 14 Jan 2022 at 22:01, Ihor Radchenko wrote: > Ouch. Sorry for this. This was introduced by fixing another bug. > Should be fixed on main now. Thank you for such a quick response and no worries! Yes, it seems to work now. -- : Eric S Fraga, with org release_9.5.2-306-g9623da in Emacs

Re: [bug] serious problem retrieving data from table for gnuplot

2022-01-14 Thread Ihor Radchenko
Eric S Fraga writes: > By the way, adding an empty column to front of the table fixes the > problem so at least I am not panicking (I have a presentation to give > with the data in a table etc.). There must be a problem with a regex > looking for dividing lines maybe? Sorry for causing this iss

Re: [bug] serious problem retrieving data from table for gnuplot

2022-01-14 Thread Ihor Radchenko
Eric S Fraga writes: > Hello all, > > as I recently updated org, I seem to have run into a bug with ob-gnuplot > (or ob more generally) where data from a table are not interpreted > correctly. Specifically, if the first column entry in a row is a > negative number, the data file created for use

Re: [bug] serious problem retrieving data from table for gnuplot

2022-01-14 Thread Eric S Fraga
By the way, adding an empty column to front of the table fixes the problem so at least I am not panicking (I have a presentation to give with the data in a table etc.). There must be a problem with a regex looking for dividing lines maybe? -- : Eric S Fraga, with org release_9.5.2-304-g1537bb in