bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#19723: 24.4; octave.el; graphics window behaves incorrectly


From: Leo Liu
Subject: bug#19723: 24.4; octave.el; graphics window behaves incorrectly
Date: Fri, 30 Jan 2015 08:52:22 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (OS X 10.10.2)

On 2015-01-29 21:34 +0800, Alan Barnett wrote:
> 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.

This might have something to do with how octave plotting window uses
something like readline event loop or some such.

See inferior-octave-startup-args and mess with it. I seem to recall
removing --no-line-editing might help but it might cause problems
somewhere else.

HTH,
Leo





reply via email to

[Prev in Thread] Current Thread [Next in Thread]