From: Luc Teirlinck <teirllm@dms.auburn.edu>
Cc: david.reitter@gmail.com, Chong Yidong <cyd@stupidchicken.com>,
emacs-devel@gnu.org
Subject: Re: standard-value of display-battery/time-mode
Date: Sun, 19 Feb 2006 18:50:59 -0600 (CST) [thread overview]
Message-ID: <200602200050.k1K0oxV22547@raven.dms.auburn.edu> (raw)
In-Reply-To: <E1FAxKl-00060k-M5@fencepost.gnu.org> (rms@gnu.org)
Richard Stallman wrote:
`display-battery-mode' is autoloaded. This means that it is defined
with `defvar' in loaddefs.el. The standard-value property remains nil
until the defcustom is evaluated, when it becomes (nil).
Does this mean there is no bug?
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.
Sincerely,
Luc.
next prev parent reply other threads:[~2006-02-20 0:50 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 [this message]
2006-02-20 1:20 ` Chong Yidong
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=200602200050.k1K0oxV22547@raven.dms.auburn.edu \
--to=teirllm@dms.auburn.edu \
--cc=cyd@stupidchicken.com \
--cc=david.reitter@gmail.com \
--cc=emacs-devel@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.