all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Bart Nielsen <bart.utahman@gmail.com>
Cc: 39232@debbugs.gnu.org
Subject: bug#39232: 26.3; gnuplot qt mode
Date: Wed, 28 Oct 2020 13:50:45 +0100	[thread overview]
Message-ID: <87mu06qztm.fsf@gnus.org> (raw)
In-Reply-To: <CC3C3CBE-6C93-4842-9155-500AD657AE00@gmail.com> (Bart Nielsen's message of "Tue, 21 Jan 2020 22:04:17 -0500")

Bart Nielsen <bart.utahman@gmail.com> writes:

> M-x calc
> vx 10
> <return>
> gf

It looks like there may be some missing parts in this recipe for
reproducing the bug?  Or did you mean "gp" instead of "gf" there at the
end?

In which case I get no errors, but just an empty gnuplot chart.

Oh, perhaps gf and then gp?  That gives me an error, but not the same
one you're seeing.

To reproduce, from emacs -Q:

M-x calc
vx 10 RET
RET
gf
gp

Starting gnuplot...

	G N U P L O T
	Version 5.4 patchlevel 0    last modified 2020-07-13 

	Copyright (C) 1986-1993, 1998, 2004, 2007-2020
	Thomas Williams, Colin Kelley and many others

	gnuplot home:     http://www.gnuplot.info
	faq, bugs, etc:   type "help FAQ"
	immediate help:   type "help"  (plot window: hit 'h')

Terminal type is now 'qt'
gnuplot> 
Terminal type is now 'x11'
Options are ' nopersist enhanced'
gnuplot> gnuplot> gnuplot> 
gnuplot> set notime
               ^
         "/tmp/calcAjvEJ81" line 23: Unrecognized option.  See 'help unset'.

gnuplot> 
gnuplot> set notime
               ^
         "/tmp/calcAjvEJ81" line 23: Unrecognized option.  See 'help unset'.

gnuplot> 

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2020-10-28 12:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-22  3:04 bug#39232: 26.3; gnuplot qt mode Bart Nielsen
2020-10-28 12:50 ` Lars Ingebrigtsen [this message]
2020-12-07 10:49 ` bug#39232: [PATCH] lisp/calc/calc-graph.el: update gnuplot timestamp hiding syntax Illia Ostapyshyn
2020-12-07 12:37   ` 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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mu06qztm.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=39232@debbugs.gnu.org \
    --cc=bart.utahman@gmail.com \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.