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

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

"custom" threatens modular thinking?


From: Dan Jacobson
Subject: "custom" threatens modular thinking?
Date: 11 Feb 2002 11:00:10 +0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

Is it true that if a user gets into the habit of using the "custom"
utility, his .emacs will get filled with flat lists of
(custom-set-variables
 '(some-variable t)
 '(some-variable t)

whereas if he were to write his .emacs by hand, he perhaps would nest
the needed variables in hooks only to be called when necessary, etc.
You know, the good programming skills Mom taught you.
-- 
http://www.geocities.com/jidanni/ Taiwan(04)25854780



reply via email to

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