From: Ihor Radchenko <yantar92@gmail.com>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 50237@debbugs.gnu.org
Subject: bug#50237: 28.0.50; [calc] Default terminal when plotting in gnuplot without x11 support
Date: Tue, 31 Aug 2021 20:50:02 +0800 [thread overview]
Message-ID: <87v93lye11.fsf@localhost> (raw)
In-Reply-To: <87zgsy5qqd.fsf@gnus.org>
Lars Ingebrigtsen <larsi@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
next prev parent reply other threads:[~2021-08-31 12:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-28 10:19 bug#50237: 28.0.50; [calc] Default terminal when plotting in gnuplot without x11 support Ihor Radchenko
2021-08-28 11:49 ` Daniel Fleischer
2021-08-29 20:13 ` Lars Ingebrigtsen
2021-08-30 14:44 ` Ihor Radchenko
2021-08-31 1:48 ` Lars Ingebrigtsen
2021-08-31 12:50 ` Ihor Radchenko [this message]
2021-09-01 8:06 ` Lars Ingebrigtsen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87v93lye11.fsf@localhost \
--to=yantar92@gmail.com \
--cc=50237@debbugs.gnu.org \
--cc=larsi@gnus.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).