GNU bug report logs - #6196
24.0.50; Calc uses invalid gnuplot option

Previous Next

Package: emacs;

Reported by: Štěpán Němec <stepnem <at> gmail.com>

Date: Sat, 15 May 2010 18:39:01 UTC

Severity: normal

Found in version 24.0.50

Done: Jay Belanger <jay.p.belanger <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 6196 in the body.
You can then email your comments to 6196 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6196; Package emacs. (Sat, 15 May 2010 18:39:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Štěpán Němec <stepnem <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 15 May 2010 18:39:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Štěpán Němec <stepnem <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.50; Calc uses invalid gnuplot option
Date: Sat, 15 May 2010 20:38:15 +0200
`calc-graph-plot' tries to

  "set data style linespoints\n"

but:

	G N U P L O T
	Version 4.4 patchlevel 0
	last modified March 2010
	System: Linux 2.6.32-trunk-686


(the default gnuplot in Debian unstable)

does not recognize this syntax (any more?):


  gnuplot> load "/tmp/calcA909N3j"

  gnuplot> set data style linespoints
             
           "/tmp/calcA909N3j", line 16: Unrecognized option.  See 'help set'.


Changing the above line to

  "set style data linespoints\n"

(which is the current syntax as documented in gnuplot help) fixes the problem.


Štěpán




Reply sent to jay.p.belanger <at> gmail.com:
You have taken responsibility. (Sat, 15 May 2010 19:05:01 GMT) Full text and rfc822 format available.

Notification sent to Štěpán Němec <stepnem <at> gmail.com>:
bug acknowledged by developer. (Sat, 15 May 2010 19:05:02 GMT) Full text and rfc822 format available.

Message #10 received at 6196-done <at> debbugs.gnu.org (full text, mbox):

From: Jay Belanger <jay.p.belanger <at> gmail.com>
To: Štěpán Němec <stepnem <at> gmail.com>
Cc: 6196-done <at> debbugs.gnu.org, jay.p.belanger <at> gmail.com
Subject: Re: bug#6196: 24.0.50; Calc uses invalid gnuplot option
Date: Sat, 15 May 2010 14:04:33 -0500
> `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




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 13 Jun 2010 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 15 years and 65 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.