[issue411] Re: [Bug: 21.5-b28] Save Options Doesn't Work?

Sean MacLennan seanm at seanm.ca
Wed Mar 11 01:41:08 EDT 2009


On Tue, 10 Mar 2009 12:05:13 -0500
Rodney Sparapani <rsparapa at mcw.edu> wrote:

> No, it's loaded. But custom.el is not loaded.

I don't think custom.el is loaded by default. I am guessing because I
have this in my init.el file:

(when (file-exists-p custom-file)
    (load-file custom-file))

Where basically custom-file is "~/.xemacs/custom.el".

Cheers,
   Sean




More information about the XEmacs-Beta mailing list