help-octave
[Top][All Lists]
Advanced

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

Re: octave gui configuration files


From: Sigggi
Subject: Re: octave gui configuration files
Date: Tue, 24 May 2016 22:21:12 -0700 (PDT)

Hello Samuel,

thank you for your message.

I added

if ~isempty(findstr(computer,'linux'))
    EDITOR('gedit')
    edit('mode','async')
else
end 

to the ~.octaverc, but the problem remains. 

It happens only, when I invoke octave with the "--force-gui" - option, so I
guess there are some other configuration files for the gui-application.

Do you have any idea?

Siggi.



--
View this message in context: 
http://octave.1599824.n4.nabble.com/octave-gui-configuration-files-tp4677109p4677142.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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