[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: warn users to place comments outside custom stuff
From: |
Dan Jacobson |
Subject: |
Re: warn users to place comments outside custom stuff |
Date: |
Sun, 21 Aug 2005 07:04:33 +0800 |
J> (setq custom-file "~/.emacs-custom.el")
J> (load custom-file)
J> so customize won't touch it.
But I still would want to put comments in there too.
Anyways, for users who like maintaining and understanding their
configuration files by hand, custom-set-variables is too
overbearing...