Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] where does CoqIDE store its preferences?

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] where does CoqIDE store its preferences?


Chronological Thread 
  • From: Enrico Tassi <enrico.tassi AT inria.fr>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] where does CoqIDE store its preferences?
  • Date: Fri, 26 Sep 2014 18:22:11 +0200

On Fri, Sep 26, 2014 at 12:12:25PM -0400, Jonathan wrote:
If some other preference file exists, will Coq use that instead?
> Something like that is probably happening...

Modern unix systems try not to pollute $HOME and store config files
according to cross desktop env variables as $XD*.
Usually things end up in .local/etc/ or similar subdirs of your home.

best
--
Enrico Tassi



Archive powered by MHonArc 2.6.18.

Top of Page