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

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

[Octave-bug-tracker] [bug #47371] readline is still initialized with --n


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #47371] readline is still initialized with --no-line-editing
Date: Wed, 09 Mar 2016 18:06:25 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0 Iceweasel/44.0.2

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

                 Summary: readline is still initialized with --no-line-editing
                 Project: GNU Octave
            Submitted by: mtmiller
            Submitted on: Wed 09 Mar 2016 10:06:24 AM PST
                Category: GUI
                Severity: 2 - Minor
                Priority: 5 - Normal
              Item Group: Other
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

The GUI is forcing rl_initialize to be called even though --no-line-editing is
given. Only found on a system with a buggy readline installation. Setting a
breakpoint on rl_initialize confirms that the GUI thread is invoking the
command_editor before the interpreter is started, so the --no-line-editing
logic is not yet applied.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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