GNU bug report logs - #50237
28.0.50; [calc] Default terminal when plotting in gnuplot without x11 support

Previous Next

Package: emacs;

Reported by: Ihor Radchenko <yantar92 <at> gmail.com>

Date: Sat, 28 Aug 2021 10:20:02 UTC

Severity: normal

Tags: moreinfo

Found in version 28.0.50

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


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

From: Ihor Radchenko <yantar92 <at> gmail.com>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 50237 <at> debbugs.gnu.org
Subject: Re: bug#50237: 28.0.50; [calc] Default terminal when plotting in
 gnuplot without x11 support
Date: Tue, 31 Aug 2021 20:50:02 +0800
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> OK; I've now pushed a fix for this to Emacs 28 which seems to work in my
> simulated test case.  Can you update Emacs and see whether it works for
> you, too?

Thanks! I cannot reproduce my recipe anymore on master. The dumb
terminal is correctly used.

However, I am not sure if your fix is going to work on gnuplot ver. <3.
calc-graph-plot has the following lines:

((>= calc-gnuplot-version 3)
		     "dumb")

In theory, if someone is still using such an antique gnuplot version and
also compiled it without x11 support, "dumb" terminal may not be a good
fallback. It is very unlikely though.

Best,
Ihor




This bug report was last modified 3 years and 259 days ago.

Previous Next


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