>>>> "Jan" == Jan Vroonhof
<vroonhof(a)math.ethz.ch> writes:
Jan> Didier Verna <verna(a)inf.enst.fr> writes:
> would then look for lisp code under the packages/lisp directory.
So if I
> remove all my packages and use the SUMO tarball, I was wondering why it would
> eventually browse all those nyanyanya-packages directories.
Jan> Because of this
Jan> (defvar package-locations
Jan> (list
Jan> (list (paths-construct-path '("~" ".xemacs"))
Jan> 'early #'(lambda () t))
Jan> (list "site-packages" 'late #'(lambda () t))
Jan> (list "infodock-packages" 'late #'(lambda () (featurep
'infodock)))
Jan> (list "mule-packages" 'late #'(lambda () (featurep
'mule)))
Jan> (list "xemacs-packages" 'late #'(lambda () t))
Jan> (list "packages" 'late #'(lambda () t)))
Indeed. However, the last entry ("packages") will go away in 21.1.
> Now I guess that that what xemacs does is look recursively
through all
> directories under packages/ that may contain a lisp/ dir ?
Jan> ... it explictly looks for them in lib/xemacs
Note that there is documentation on this in the manual.
--
Cheers =8-} Chipsy
Friede, Völkerverständigung und überhaupt blabla