[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnuplot not showing anything in calc mode
From: |
Alberto Luaces |
Subject: |
Re: gnuplot not showing anything in calc mode |
Date: |
Thu, 24 Jun 2010 11:20:03 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) |
Štěpán Němec writes:
> Alberto Luaces <aluaces@udc.es> writes:
>
>> Hello,
>>
>> I'm trying to do some graphics in calc mode with gnuplot. In order to
>> start easily, I set two vectors and pressed `g f'
>>
>> 2: [1, 2, 3, 4, 5]
>> 1: [10, 20, 30, 40, 50]
>>
>> However, nothing happens. The *Message* window only displays
>> "Working...".
>>
>> I have gnuplot installed on my system, and the variable
>> `calc-gnuplot-name' is correctly set to "gnuplot".
>>
>> Any further tip in order to debug this?
>>
>> Thanks,
>
> Try to turn on debugging (M-x toggle-debug-on-error) and see if anything
> shows up.
No joy with this one but...
>
> I had a problem with Calc supplying deprecated options to gnuplot
> (should be fixed in Emacs Bazaar repository), maybe that's it?
>
... you hit the nail here, bzr version works fine with that
example. Thank you!
--
Alberto