Re: Problem evaluating gnuplot source blocks

2020-03-16 Thread Tomas Grigera
Thank you Colin, it is the latest gnuplot-mode update then that it is to blame, not org. Good that there is a workaround at least, I really do use gnuplot from orgmode documents a lot. Cheers, Tomas On Mon, Mar 16, 2020 at 2:17 PM Colin Baxter wrote: > Dear Tomas, > > Tomas Grigera writ

Re: Problem evaluating gnuplot source blocks

2020-03-16 Thread Colin Baxter
Dear Tomas, > Tomas Grigera writes: > Update: after some digging, I found the problem is related to > gnuplot.el. As a workaround, I set gnuplot-insertions-menu-flag > to nil and now evaluation is working again. I'm still not sure > whether this is a gnuplot mode bug or some

Re: Problem evaluating gnuplot source blocks

2020-03-16 Thread Tomas Grigera
Update: after some digging, I found the problem is related to gnuplot.el. As a workaround, I set gnuplot-insertions-menu-flag to nil and now evaluation is working again. I'm still not sure whether this is a gnuplot mode bug or somehow related to the babel-gnuplot interface. Tomas On Mon, Mar 1