unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#72778: 31.0.50; Calc: g f doesn't display gnuplot window after closing
@ 2024-08-24  5:49 Michael Heerdegen via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2024-08-24  6:25 ` Eli Zaretskii
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Michael Heerdegen via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-08-24  5:49 UTC (permalink / raw)
  To: 72778


Hello,

I'm using a graphical version of Gnuplot in Debian Gnu/Linux.

In Calc, whenever I have displayed a graph view using g f, and then have
been closing the Gnuplot X window, the next g f or g p will always not
display the Gnuplot view.  Hitting the keys again displays it, however.

When I don't close the Gnuplot window, the graph view is updated as
expected.


I found nothing obvious in the Calc code.  In the scenario where the
window doesn't pop up, the Gnuplot process is alive.  I edebugged
`calc-gnuplot-command' and the relevant line

  (process-send-string calc-gnuplot-process cmd)

seems to be the correct call.  When edebugging, simply executing this
very same call makes the Gnuplot window appear!  For some reason,
Gnuplot only displays the window for the second process-send-string
call.  Could be a Gnuplot bug, I dunno.

And...when I redefine `calc-gnuplot-alive' to always fail, the problem
is fixed, in a very inelegant way of course.  So there is something
wrong when talking with Gnuplot, or with Gnuplot itself.

I'm on Debian, I tried several different graphical Gnuplot versions, but
it's the same for all of them.

I'm thankful for all insights.


Michael.









^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-08-31 10:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-24  5:49 bug#72778: 31.0.50; Calc: g f doesn't display gnuplot window after closing Michael Heerdegen via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-08-24  6:25 ` Eli Zaretskii
2024-08-24  7:00 ` Visuwesh
2024-08-24  7:31   ` Eli Zaretskii
2024-08-25  5:51     ` Michael Heerdegen via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-08-26  6:02       ` Visuwesh
2024-08-26 19:32 ` Pip Cet via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-08-28  9:01   ` Michael Heerdegen via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-08-28 12:39     ` Eli Zaretskii
2024-08-31 10:00       ` Eli Zaretskii

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).