emacs-devel
[Top][All Lists]
Advanced

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

Re: Eliminating "changed in Emacs outside of Customize"


From: Lennart Borgman
Subject: Re: Eliminating "changed in Emacs outside of Customize"
Date: Tue, 1 Feb 2005 22:25:48 +0100

----- Original Message ----- 
From: "Stefan Monnier" <address@hidden>

> (e.g. in a mode-hook or in one of the many poorly written major modes that
> happily mess up global variables).

Following Per A's suggestion to distinguish between defcustom variables
(that should not be changed by code) and defvar (that may be changed by
code) it is perhaps not to difficult to look for code that changes
defcustoms?





reply via email to

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