From: Martin Fischer <parozusa@web.de>
Subject: Re: Customization of language ADA
Date: Tue, 31 Dec 2002 02:00:05 +0100 [thread overview]
Message-ID: <kwn0mnngtm.fsf@web.de> (raw)
In-Reply-To: aukq1n$cik$1@news.unizar.es
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@cienz.unizar.es> 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 parent reply other threads:[~2002-12-31 1:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-28 17:36 Customization of language ADA JOL
2002-12-28 18:15 ` Kai Großjohann
2002-12-28 21:17 ` JOL
2002-12-28 22:02 ` Kai Großjohann
2002-12-28 22:05 ` Kai Großjohann
2002-12-31 1:00 ` Martin Fischer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=kwn0mnngtm.fsf@web.de \
--to=parozusa@web.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).