help-octave
[Top][All Lists]
Advanced

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

Re: Command history is no longer functioning....


From: Miquel Cabanas
Subject: Re: Command history is no longer functioning....
Date: Wed, 05 Apr 2006 15:55:23 +0200

one possibility is that you have changed the file permissions of
".octave_hist" at your home directory,

$ ls -l .octave_hist
-rw-------  1 miquel miquel 6470 2006-04-05 09:25 .octave_hist

you must have write permission to append new commands to this file.

Miquel

On Wed, 2006-04-05 at 13:43 +0100, Bernard Siow wrote:
> Hello,
> 
> I'm running octave on FC4 and recently my command history has stopped
> functioning. When I try to recall a command all I get are old commands.
> I've try changing history_size at the octave prompt but recent commands
> are not recalled. I've also tried renaming the history file; octave
> creates a new history_file but does not populate it. I've checked that
> saving_history = 1. I have also run emacs in octave mode... I don't know
> if this makes a difference; but just to make sure I ran octave -i, which
> made no difference.





-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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