all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to set and save a defcustom
@ 2007-02-27 21:18 Lennart Borgman (gmail)
  0 siblings, 0 replies; only message in thread
From: Lennart Borgman (gmail) @ 2007-02-27 21:18 UTC (permalink / raw)
  To: Emacs Devel

If I do something like this

   (customize-set-value 'xmlpe-css-hrefs hrefs)
   (customize-set-variable 'xmlpe-css-hrefs hrefs)
   (customize-save-variable 'xmlpe-css-hrefs hrefs)

and then

   M-x customize-option RET xmlpe-css-hrefs RET

then Custom says that the value is just "Set for current session only". 
It is actually saved. What is wrong here?

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-02-27 21:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-27 21:18 How to set and save a defcustom Lennart Borgman (gmail)

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.