all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Luc Teirlinck <teirllm@dms.auburn.edu>
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 21:07:45 -0600 (CST)	[thread overview]
Message-ID: <200602200307.k1K37iB23860@raven.dms.auburn.edu> (raw)
In-Reply-To: <87fymeltbo.fsf@stupidchicken.com> (message from Chong Yidong on Sun, 19 Feb 2006 20:20:11 -0500)

Chong Yidong wrote:

   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?

You did not give any examples.  Are these options that are neither
autoloaded nor preloaded?  A magic autoload cookie should, I believe,
write a line of the form:

(custom-autoload (quote show-paren-mode) "paren")

in loaddefs.el.  So I believe that it should suffice to add that
custom-load-symbol call back and put in ###autoload's for all options
for which it fails to work.

Sincerely,

Luc.

  reply	other threads:[~2006-02-20  3:07 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
2006-02-20  3:07         ` Luc Teirlinck [this message]
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=200602200307.k1K37iB23860@raven.dms.auburn.edu \
    --to=teirllm@dms.auburn.edu \
    --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.