emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: address@hidden: How to set and save a defcustom]


From: Chong Yidong
Subject: Re: address@hidden: How to set and save a defcustom]
Date: Mon, 05 Mar 2007 10:16:34 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.95 (gnu/linux)

Richard Stallman <address@hidden> writes:

> Can someone please debug this?

Fixed.

> From: "Lennart Borgman (gmail)" <address@hidden>
> Subject: How to set and save a defcustom
> To: Emacs Devel <address@hidden>
>
> 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?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]