Hi Eric,
Thanks for your quick reply and helpful pointer! I got it to work.
Paul
On 12 July 2013 20:05, Eric Schulte wrote:
> You need to install gnuplot.el, which looks like it can be installed
> with ELPA.
>
> Cheers,
>
> Paul Stansell writes:
>
>> Hello,
>>
>> I hesitate to ask this quest
You need to install gnuplot.el, which looks like it can be installed
with ELPA.
Cheers,
Paul Stansell writes:
> Hello,
>
> I hesitate to ask this question as I feel I should be able to work it
> out myself, but I don't seem to be able to.
>
> I'm trying to get gnuplot working via babel.
>
> I'm
Hello,
I hesitate to ask this question as I feel I should be able to work it
out myself, but I don't seem to be able to.
I'm trying to get gnuplot working via babel.
I'm using Emacs 24.2.1 and I have Org-mode release_8.0.6-329-g0c233a
installed in ~/org-mode.
I'm running
/usr/bin/emacs -Q -l
Paul Stansell writes:
> Debugger entered--Lisp error: (file-error "Cannot open load file" "gnuplot")
> require(gnuplot)
This tells you that gnuplot.el is nowhere to be found in your
load-path. It usually comes with gnuplot, but either the install didn't
put it into the correct place on your
Hello,
I hesitate to ask this question as I feel I should be able to work it
out myself, but I don't seem to be able to.
I'm trying to get gnuplot working through babel.
I'm using Emacs 24.2.1 and I have Org-mode release_8.0.3-331-gf7e6f1
installed in ~/org-mode.
I'm running
/usr/bin/emacs -Q