|
Re: Customization of language ADA: msg#00958emacs.help
hi, if you saved the customization of some variable (ada-prj-default-debugger ?), your .emacs should contain lines similar to the folowing: (custom-set-variables ;; custom-set-variables was added by Custom -- don't edit or cut/paste it! ;; Your init file should contain only one such instance. .... '(ada-prj-default-debugger "${cross_prefix}ddd") .... ) if you have more than just one call to custom-set-variables somewhere in the lisp code, which is executed starting emacs and ada-mode, the last one is valid. martin "J" == JOL <181873@xxxxxxxxxxxxxxx> writes: J> Date: Sat, 28 Dec 2002 18:36:32 +0100 J> Organization: Universidad de Zaragoza J> Newsgroups: gnu.emacs.help J> J> how to avoid that an option is modified from outside menus of J> customization? I modify an option, I record it for future uses J> but always appears another one when initiating emacs... J> In concrete one is the option to debugger in the language ADA. J> Always appears "ddd..." but I have saved "gvd....." J> DESPERADO J> Thanks... |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: setting site-wide default colors,fonts,... in Emacs: 00958, those who know me have no need of my name |
|---|---|
| Next by Date: | Re: Emacs like line editing during perl input.: 00958, Harry Putnam |
| Previous by Thread: | Re: Customization of language ADAi: 00958, Kai Großjohann |
| Next by Thread: | Emacs and C++: 00958, sdieselil |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |