From: Per Abrahamsen <abraham@dina.kvl.dk>
Cc: emacs-devel@gnu.org
Subject: Re: Suggested doc change for cus-edit.el
Date: Tue, 15 Feb 2005 09:30:47 +0100 [thread overview]
Message-ID: <rjy8dqql6w.fsf@sheridan.dina.kvl.dk> (raw)
In-Reply-To: <200502150419.j1F4JMK06289@raven.dms.auburn.edu> (Luc Teirlinck's message of "Mon, 14 Feb 2005 22:19:22 -0600 (CST)")
Luc Teirlinck <teirllm@dms.auburn.edu> writes:
> Or does it mean that there is no defcustom?
Yes.
> I have the impression
> that Custom completely _ignores_ variables without defcustom. To try
> I put:
>
> '(aha "oho")
>
> in my `custom-set-variables' form and Custom seems to completely ignore it.
You need to set the "now" flag. This is automatically set on rogue
options.
> M-x customize-option RET aha RET
>
> says: [No match]. I do not get a Custom buffer with 'aha marked as rogue.
Customize was designed to work on all variables, declared with
customize or not. Pretty much needed back when nothing was declared
with customize. Apparently someone decided to remove that feature.
next prev parent reply other threads:[~2005-02-15 8:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-15 4:19 Suggested doc change for cus-edit.el Luc Teirlinck
2005-02-15 8:30 ` Per Abrahamsen [this message]
2005-02-15 18:34 ` Luc Teirlinck
2005-02-15 18:55 ` Luc Teirlinck
2005-02-16 9:32 ` Richard Stallman
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=rjy8dqql6w.fsf@sheridan.dina.kvl.dk \
--to=abraham@dina.kvl.dk \
--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.