Hrvoje Niksic <hniksic(a)srce.hr> writes:
1998-05-19 Hrvoje Niksic <hniksic(a)srce.hr>
* cus-edit.el (custom-file): Revert to `~/.emacs'.
+(defcustom custom-file "~/.emacs"
"File used for storing customization information.
If you change this from the default \"~/.emacs\" you need to
explicitly load that file for the settings to take effect."
I really don't think that's the good solution:
1/ It's evil to put automatic stuff in the user's init file. Let's not invite
them to modify that stuff manually.
2/ Anyway, with a default value of .emacs, this file is gonna be read twice,
one as user-init-file, and one as custom-file ?!
--
/ / _ _ Didier Verna
http://www.inf.enst.fr/~verna/
- / / - / / /_/ / E.N.S.T. INF C214 mailto:vernaļ¼ inf.enst.fr
/_/ / /_/ / /__ / 46 rue Barrault Tel. (33) 01 45 81 80 72
75634 Paris cedex 13 Fax. (33) 01 45 81 31 19