emacs-devel
[Top][All Lists]
Advanced

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

Re: Customize buttons that change user'scustomfileshouldaskforconfirmati


From: Luc Teirlinck
Subject: Re: Customize buttons that change user'scustomfileshouldaskforconfirmation
Date: Sat, 12 Feb 2005 15:42:15 -0600 (CST)

Lennart Borgman wrote:

   The suggested (load custom-file) looks like it means "this is where we read
   from".

(load "file")  _does_ means to load "file", that is to read from the file.

(setq custom-file "file") means that Custom should write its saved
values into "file".  Maybe you do not even want to start using "file"
as your permanent Custom file.  Maybe you just want a record of all
values you are "saving" to that file, but do not really want to save
in .emacs or your "real" custom-file.

Sincerely,

Luc.




reply via email to

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