logo       

Re: Customization of language ADA: msg#00958

emacs.help

Subject: Re: Customization of language ADA


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>
Google Custom Search

News | FAQ | advertise