help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: programatically save customization for future sessions


From: emacsnews
Subject: Re: programatically save customization for future sessions
Date: Sat, 31 Jan 2009 22:31:44 +0000

"B. T. Raven" <nihil@nihilo.net> writes:

> emacsnews@aleblanc.cotse.net wrote:
>> Hi ,
>>    is there any function to save a variable customization for future
>>    sessions (i.e. to the custom-set-variables section of my .emacs),
>>    or do I have to write it myself?
>>
>>    Just to clarify; I know how to save a customization manually from the
>>    custom buffer, but I want to do this by calling a function from
>>    within some other elisp code.
>>
>
>
> C-h f custom... will reveal a couple hundred custom- or customize- 
> functions. It looks like customize-save-variable is a start.
>
> Ed

Thanks, that did the job. 
I don't know why I didn't find that before.


-- 
aleblanc





reply via email to

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