octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #36477] use XDG dirs instead of HOME


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #36477] use XDG dirs instead of HOME
Date: Wed, 6 Mar 2019 14:22:39 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.119 Safari/537.36

Follow-up Comment #8, bug #36477 (project octave):

I plan to start working on this for Octave 6.

My plan is to introduce a new user startup file that will be in the
appropriate directory for application preferences for each system type. On
GNU/Linux and Unixy systems, that will be ${XDG_CONFIG_HOME}/octave/octaverc,
or ${HOME}/.config/octave/octaverc if XDG_CONFIG_HOME is not set.

On Windows, this will be %LOCALAPPDATA%\octave\octaverc.

The original startup file ${HOME}/.octaverc will still be loaded after loading
this new standard startup file, and of course ${PWD}/.octaverc will still be
supported as well. At this point, ${HOME}/.octaverc becomes a kind of special
case of ${PWD}/.octaverc.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?36477>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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