emacs-devel
[Top][All Lists]
Advanced

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

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


From: Richard Stallman
Subject: address@hidden: How to set and save a defcustom]
Date: Sun, 04 Mar 2007 21:54:59 -0500

Can someone please debug this?

------- Start of forwarded message -------
Date: Tue, 27 Feb 2007 22:18:16 +0100
From: "Lennart Borgman (gmail)" <address@hidden>
MIME-Version: 1.0
To: Emacs Devel <address@hidden>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Subject: How to set and save a defcustom
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=failed 
        version=3.0.4

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?


_______________________________________________
Emacs-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-devel
------- End of forwarded message -------





reply via email to

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