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

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

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

Problem evaluating gnuplot source blocks

2020-03-16 Thread Tomas Grigera
Dear all, After upgrading org to 9.3.6-25 (Org mode version 9.3.6 (9.3.6-25-g685b2c-elpa @ /home/tomas/.emacs.d/elpa/org-20200316/) I get the following error when trying to evaluate gnuplot source blocks: easy-menu-convert-item-1: Invalid menu item in easymenu I use gnuplot snippets a lot in