nbecker <nbecker(a)fred.net> writes:
>>>>> "Didier" == Didier Verna
<verna(a)inf.enst.fr> writes:
...
Didier> Let me add that if you don't specify any --package-path at configure
Didier> time, a default value of ${prefix}/lib/xemacs/packages will be used.
Does that still work if you don't install, just run in place?
Yes.
I tried a couple of betas back to do this, and if I recall, it
didn't pick up the packages in /usr/local/lib/xemacs/packages.
`packages' was deprecated in favor of `xemacs-packages' a few betas
ago [... checking ... it's still in the code as of the last release,
so that should have worked]. At any rate put your non-Mule packages
in $prefix/lib/xemacs/xemacs-packages and your Mule packages in
$prefix/lib/xemacs/mule-packages and everything should be fine
regardless of whether you install or run in place.