From: Chong Yidong <cyd@stupidchicken.com>
Cc: david.reitter@gmail.com, rms@gnu.org, emacs-devel@gnu.org
Subject: Re: standard-value of display-battery/time-mode
Date: Sun, 19 Feb 2006 20:20:11 -0500 [thread overview]
Message-ID: <87fymeltbo.fsf@stupidchicken.com> (raw)
In-Reply-To: <200602200050.k1K0oxV22547@raven.dms.auburn.edu> (Luc Teirlinck's message of "Sun, 19 Feb 2006 18:50:59 -0600 (CST)")
Luc Teirlinck <teirllm@dms.auburn.edu> writes:
> No, it means that the files necessary to evaluate the defcustoms
> should be loaded. This morning, Chong Yidong added:
>
> (custom-load-symbol symbol)
>
> to the `customize-mark-to-save' code (Rev 1.120 to custom.el), which
> should have done that, but then he took it back out in the next
> revision. I do not know what the problem was that necessitated this
> revert.
custom-load-symbol does not work for all variables concerned. At
first, I thought all the relevant variables have 'custom-load property
(which tells custom-load-symbol what to load), but I was wrong. I
don't know what the criteria is that variables are given
'custom-load---is it only if the variable name matches the custom
group name?
So I am trying to think of a better solution.
Maybe we should explicitly load those defcustoms that appear in the
menu-bar, in menu-bar.el.
next prev parent reply other threads:[~2006-02-20 1:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-18 13:15 standard-value of display-battery/time-mode David Reitter
2006-02-19 0:31 ` Luc Teirlinck
2006-02-19 18:37 ` David Reitter
2006-02-19 22:47 ` Richard M. Stallman
2006-02-20 0:50 ` Luc Teirlinck
2006-02-20 1:20 ` Chong Yidong [this message]
2006-02-20 3:07 ` Luc Teirlinck
2006-02-20 16:01 ` Chong Yidong
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87fymeltbo.fsf@stupidchicken.com \
--to=cyd@stupidchicken.com \
--cc=david.reitter@gmail.com \
--cc=emacs-devel@gnu.org \
--cc=rms@gnu.org \
/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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.