bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#6196: 24.0.50; Calc uses invalid gnuplot option


From: Jay Belanger
Subject: bug#6196: 24.0.50; Calc uses invalid gnuplot option
Date: Sat, 15 May 2010 14:04:33 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> `calc-graph-plot' tries to
>
>   "set data style linespoints\n"
...
> Changing the above line to
>
>   "set style data linespoints\n"
>
> (which is the current syntax as documented in gnuplot help) fixes the problem.

Thanks.  This should be fixed in the emacs 23 branch.

Jay





reply via email to

[Prev in Thread] Current Thread [Next in Thread]