help-octave
[Top][All Lists]
Advanced

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

Re: edit error


From: Michael Goffioul
Subject: Re: edit error
Date: Tue, 10 Apr 2012 15:53:48 +0100

On Tue, Apr 10, 2012 at 3:46 PM, Jordi Gutiérrez Hermoso
<address@hidden> wrote:
> 2012/4/10 Michael Goffioul <address@hidden>:
>> The additional problem in edit.m is due to persistent variables. If
>> edit.m is executed before changing EDITOR, then the default editor in
>> edit.m is fixed to the EDITOR value at the time of the first call.
>> Changing EDITOR afterwards doesn't have any effect. That's what
>> confuses users, as the help for edit.m mentions that it uses EDITOR by
>> default.
>
> Oh, that's problematic. Your patch or mine?

Be my guest. I don't have time these days to work on octave.

Michael.


reply via email to

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