octave-maintainers
[Top][All Lists]
Advanced

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

Re: Pull request: Two commits regarding the GUI Settings/Preferences


From: Michael D Godfrey
Subject: Re: Pull request: Two commits regarding the GUI Settings/Preferences
Date: Tue, 11 Sep 2012 12:23:33 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120828 Thunderbird/15.0

On 09/11/2012 09:48 AM, Thorsten Liebig wrote:
2.) a new preferences setting to restore a previous session
http://inversethought.com/hg/octave-thorsten/rev/842ab161c10a
What it does is, it reopens all tabs from the previous session.
Additionally it suppresses an error message about the missing file if it may have been deleted in the meantime.
Furthermore in case of a failed loaf_file it will restore tab-focus.

Could this be made consistent with the Matlab desktop() function?
From Matlab  help desktop:
>> help desktop
 DESKTOP Start and query the MATLAB Desktop.
    DESKTOP starts the MATLAB Desktop using the configuration
    stored the last time the Desktop was run, or the default
    configuration if no configuration file is present.
 
    DESKTOP -NORESTORE doesn't restore the configuration from the last
    time the desktop was run.
 
    USED = DESKTOP('-INUSE') returns whether or not the Desktop is
    currently in use.  It does not start the Desktop.
 


reply via email to

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