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: Jonathan <jonikelee AT gmail.com>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] where does CoqIDE store its preferences?
  • Date: Fri, 26 Sep 2014 12:30:07 -0400

On 09/26/2014 12:22 PM, Enrico Tassi wrote:
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

Found it:

~/.config/coq/coqiderc (no leading "." - hence why my whole filesystem search failed)
~/.config/coq/coqide.keys

-- Jonathan




Archive powered by MHonArc 2.6.18.

Top of Page