octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #43130] plotting hangs with --no-line-editing


From: anonymous
Subject: [Octave-bug-tracker] [bug #43130] plotting hangs with --no-line-editing
Date: Tue, 02 Sep 2014 18:57:06 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.0

URL:
  <http://savannah.gnu.org/bugs/?43130>

                 Summary: plotting hangs with --no-line-editing
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Tue 02 Sep 2014 06:57:05 PM UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.1
        Operating System: GNU/Linux

    _______________________________________________________

Details:

I'm using Debian Jessie and GNU Octave, version 3.8.1

If I run octave with the --no-line-editing switch on, to avoid using readline

    $ octave --no-line-editing

and execute this command,

    >> t=0:1; plot(t);

then the plot window hangs. Without the line editing switch it's ok.

This is vexing because it's how octave is run under emacs.





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?43130>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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