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

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

save withing custom


From: Miguel Frasson
Subject: save withing custom
Date: 29 Apr 2004 15:42:36 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Suppose that I want to to have a variable defined with custom like

  (defcustom foo 1 "testing custom" :type 'integer)

that I have the value remembered. How do I save the variable in custom
without use customize-option? I mean, I want that a program that I make
could save the variable, and customize variable requires me to save the
variable...

Thanks.

Miguel.

-- 
Miguel Vinicius Santini Frasson
http://www.math.leidenuniv.nl/~frasson


reply via email to

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