emacs-devel
[Top][All Lists]
Advanced

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

Re: Setting custom variable values from elisp


From: Per Abrahamsen
Subject: Re: Setting custom variable values from elisp
Date: Wed, 05 Jan 2005 10:06:57 +0100
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux)

"Lennart Borgman" <address@hidden> writes:

> Maybe I have overlooked something but I did not find any easy way to set
> custom variables from elisp. 

setq is good.

Depending on what you want to to do, customize-set-value,
customize-set-variable, customize-save-variable,
customize-mark-as-set, customize-mark-to-save, and customize-save-all
could also be useful.

It is really unclear what you want.  





reply via email to

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