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  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 somehow related to the
> > babel-gnuplot interface.
>
> > Tomas
>
> The issue doesn't appear to be related to babel-gnuplot since I had the
> same problem using the gnuplot mode. No gnuplot menu items were visible
> until, like you, I set gnuplot-insertions-menu-flag to nil. I use
> gnuplot-mode from git, with the latest 'pull', and the change in the
> variable is not documented.
>
> Best wishes,
>
> Colin.
>
>
> --
> Colin Baxter
> www.Colin-Baxter.com
> -
> GnuPG fingerprint: 68A8 799C 0230 16E7 BF68  2A27 BBFA 2492 91F5 41C8
> -
> Since mathematicians have invaded the theory of relativity, I do not
> understand it myself. A. Einstein
>


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 somehow related to the
> babel-gnuplot interface.

> Tomas

The issue doesn't appear to be related to babel-gnuplot since I had the
same problem using the gnuplot mode. No gnuplot menu items were visible
until, like you, I set gnuplot-insertions-menu-flag to nil. I use
gnuplot-mode from git, with the latest 'pull', and the change in the
variable is not documented.

Best wishes,

Colin.


-- 
Colin Baxter
www.Colin-Baxter.com
-
GnuPG fingerprint: 68A8 799C 0230 16E7 BF68  2A27 BBFA 2492 91F5 41C8
-
Since mathematicians have invaded the theory of relativity, I do not
understand it myself. A. Einstein



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 16, 2020 at 11:22 AM Tomas Grigera  wrote:

> 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 my org-mode files, and I am clueless as
> how to fix this.  Any fix / pointer / suggestion will be very appreciated.
>
> Thank you
>
> Tomas
>
>