all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Alan Barnett <alansbarnett@verizon.net>
Cc: 19723@debbugs.gnu.org
Subject: bug#19723: 24.4; octave.el; graphics window behaves incorrectly
Date: Fri, 28 May 2021 03:00:37 +0200	[thread overview]
Message-ID: <87bl8v1xl6.fsf@gnus.org> (raw)
In-Reply-To: <54CA36E3.7030300@verizon.net> (Alan Barnett's message of "Thu, 29 Jan 2015 08:34:27 -0500")

Alan Barnett <alansbarnett@verizon.net> writes:

> emacs opened a buffer called *Inferior octave*
> with octave running.
>
> I then issued the octave plot command:
> octave>plot(1:100)
>
> The plot window appeared, but the pull-down menus, the buttons at the
> bottom, and the close (x) button did not respond to mouse clicks.

(I'm going through old bug reports that unfortunately got little
response at the time.)

I'm able to reproduce this in Emacs 28...  but it turns out that I can
reproduce this on the command line as well by using the -i switch:

$ octave -i
...
octave:1> plot(1:100)
octave:2> 

will display the same symptoms.  So I don't think this is an Emacs
bug -- it has to be an Octave bug, and should be reported to the Octave
maintainers.

So I'm closing this bug in the Emacs bug tracker.

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





  parent reply	other threads:[~2021-05-28  1:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-28 17:53 octave: menus on figure windows not responsive Alan Barnett
2015-01-29  0:08 ` Leo Liu
2015-01-29 13:34   ` bug#19723: 24.4; octave.el; graphics window behaves incorrectly Alan Barnett
2015-01-30  0:52     ` Leo Liu
2021-05-28  1:00     ` Lars Ingebrigtsen [this message]
2015-01-29  0:16 ` octave: menus on figure windows not responsive Glenn Morris

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=87bl8v1xl6.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=19723@debbugs.gnu.org \
    --cc=alansbarnett@verizon.net \
    /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.