emacs-devel
[Top][All Lists]
Advanced

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

Re: Customization problem


From: Richard Stallman
Subject: Re: Customization problem
Date: Mon, 30 Oct 2006 08:33:20 -0500

    For example, add a variable `custom-variables-loaded', which defaults
    to nil, and add the expression

        (setq custom-variables-loaded t)

    as the last expression of the function `custom-set-variables'.  Then,
    `custom-save-variables' can test this variable to determine whether
    to report an error.

That will give the wrong result in the case where .emacs is successfully
loaded but there is no `custom-set-variables' in it.




reply via email to

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