On Tue, Mar 1, 2011 at 10:35 AM, Rodney Sparapani <rsparapa(a)mcw.edu> wrote:
On 03/ 1/11 11:11 AM, Jeff Sparkes wrote:
>
> Do you set custom-file in ~/.xemacs/init.el? The default value of
> custom-file is nil, not ~/.xemacs/custom.el, so it won't be loaded by
> default.
Hi Jeff:
The default value of custom-file is not nil here; neither on stable nor
beta.
Rodney
I'm not sure it matters anyway. See this code in load-user-init-file
(startup.el):
(if (not custom-file)
(setq custom-file (make-custom-file-name user-init-file)))
That's in both 21.4 and 21.5, so I think that ~/.xemacs/custom.el does
get loaded by default unless you pass -q on the command line.
--
Jerry James
http://www.jamezone.org/
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta