Riccardo GUIDA wrote:
>
> My question: If one changes the default settings in the REPL by performing =
> the )set ... command or implicitly via the hyperdoc menu, are these new s=
> ettings automatically stored somewhere and reloaded at REPL restart or are =
> simply forgotten at next REPL restart (so that to permanently store setting=
> s one has to manually write them in the default initialization file)? It se=
> ems to me that the correct answer is the latter, could somebody confirm ple=
> ase?
Yes, settings are forgotten at restart.
>
> BTW, is the initialization file still axiom.input or fricas.input? (The lat=
> ter would --hypothetically--- allow for installing axiom and fricas on the =
> same system with no interference.)
Current method is as follows:
- look for environment variable FRICAS_INITFILE, if this variable
has empty value than ignore possible initialization file.
otherwise look for file named by this variable, it the file
exists use it
- otherwies look for .fricas.input, if it exists use it
- otherwise look for .axiom.input, it it exists use it
Due to FRICAS_INITFILE you can have several different initialization
files without interference.
--
Waldek Hebisch
--
You received this message because you are subscribed to the Google Groups
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.