help-octave
[Top][All Lists]
Advanced

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

inferior-octave: weird history behavior


From: G..
Subject: inferior-octave: weird history behavior
Date: Mon, 29 Oct 2007 02:31:20 -0700 (PDT)

I wonder if the following behavior of octave inside emacs (inferior-octave)
is as expected:

Besides the usual commands, any completion attempt is saved to history. For
example:

------------------------------
octave:1> history 1
 1055 history 1

/// now I type "x" followed by a tab (completion) ///

octave:2> history 3
 1055 history 1

 1056 completion_matches ("x");

 1057 history 3

octave:3> 
------------------------------

emacs: 22.1.1
octave: 2.9.15

G.

-- 
View this message in context: 
http://www.nabble.com/inferior-octave%3A-weird-history-behavior-tf4710480.html#a13463971
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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