Didier Verna <verna(a)inf.enst.fr> writes:
Gunnar Evermann
<Gunnar.Evermann(a)nats.informatik.uni-hamburg.de> writes:
> I think that's what site-load.el is for (I mean dumping *packages*). I
> always wanted to create a binary with a dumped gnus -- but never found
> the time to try...
Nope. Site-load is for ... load. Those are additional site-wide
packages to load when xemacs is started by any user. IIRW, the option -q
disables site loading.
I guess you confuse site-load and site-start.
from site-load.el:
;; This is a prototype site-load.el file.
;; The site-load.el mechanism is provided so XEmacs installers can easily
;; dump lisp packages with XEmacs that do not get dumped standardly.