Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] A small problem when I was using coq version 8.4p14.

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] A small problem when I was using coq version 8.4p14.


Chronological Thread 
  • From: Pierre Boutillier <pierre.boutillier AT pps.univ-paris-diderot.fr>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] A small problem when I was using coq version 8.4p14.
  • Date: Mon, 21 Jul 2014 11:27:11 +0200

Hi,
Under Linux (and probably BSD), the relevant files are
$HOME/.config/coq/coqiderc for general configuration
and $HOME/.config/coq/coqide.keys for specific keybinding
Under MacOS if you use CoqIDE.app it is $HOME/Library/Application\
Support/coq/{coqide.keys,coqiderc}
Under windows (and in any case in fact) it is 'whatever
(Glib.get_user_config_dir ()) answers'/coq/...

Probably, Coqide doesn't read/write them correctly. Are this file exist
on your computer ? Are they writtable ?
Open the preference pane in <menubar>/Edit/Preferences change something
and then press Apply and then OK. Coqide will try to save the new
preferences and, if something goes wrong, you will see the error in the
status bar at the bottom of the main window (where Coq normally says
"Ready").

Pierre B.

On 21/07/2014 10:51, nixiejun wrote:
> *Dear Coq users,*
> * Thank you for reading this mail.*
> * When every time I use the coqIde,I have to reset my setting of
> "forward" or "backward",it is really inconvenient !*
> * Could anyone tell me how to make my settings on Navigation
> permanently unchanged?*
> * *
> *Thanks & best regards,*
> *Xiejun Ni.*
>
>




Archive powered by MHonArc 2.6.18.

Top of Page