William Estrada writes:
The init.elc is not loaded when Xemacs starts? I must issued a
'C-x
5 2' to load it. I must have miss-typed something during this
process.
Several of the command line options (-q, -vanilla, -no-autoloads,
-no-packages, -no-site-start, and their equivalents, at least) are
designed to inhibit loading the init files (init.elc?, custom.elc?,
and default.elc?), as well as others depending on which option is
used.
If you don't use any options, init.elc? should be loaded.
XEmacs prefers init.elc to init.el if and only if it is up-to-date.
If init.el is newer than init.elc, it assumes you want the newer file,
and warns that it is loading the .el instead of the .elc.
If either of "xemacs" (no options) or "xemacs -debug-init" fails to
load the init.elc? file, something is wrong.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta