GNU bug report logs -
#21150
24.5; octave-inf mode does not need --no-line-editing
Previous Next
Reported by: Francesco Potortì <pot <at> gnu.org>
Date: Tue, 28 Jul 2015 13:41:02 UTC
Severity: minor
Merged with 21162,
21163
Found in version 24.5
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #13 received at 21150 <at> debbugs.gnu.org (full text, mbox):
>
>Francesco Potortì <pot <at> gnu.org> writes:
>
>> -(defcustom inferior-octave-startup-args '("-i" "--no-line-editing")
>> +(defcustom inferior-octave-startup-args '("-i")
>
>[...]
>
>Francesco Potortì <pot <at> gnu.org> writes:
>
>> As a conclusion of my observations above:
>>
>> A. if --no-line-editing was introduce because of the Emacs inferior
>> Octave mode
>>
>> B. if it is reasonable to assume that --no-line-editing is not used by
>> any other application
>>
>> C. if there is a way to leave readline enabled, but disable tab expansion
>>
>> then one can change the --no-line-editing behaviour to just disable tab
>> expansion.
>>
>> Or, if only C is certainly true, one can deprecate and undocument
>> --no-line-editing and add a separate option --disable-tab-expansion for
>> use in Emacs inferior Octave mode.
>
>I'm going through old bug reports, and after skimming this one, I'm not
>quite sure what the conclusions are. Should the --no-line-editing value
>be removed from the options?
No. Not unless Octave adds a --disable--tab--expansion as I suggest in
the second route that I described.
The current options provide minimal damage with current Octave's
behaviour. To do better, Octave should follow one of the two routes I
illustrated above.
This bug report was last modified 3 years and 349 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.