>>>> "SJ" == Simon Josefsson
<jas(a)pdc.kth.se> writes:
SJ> With latest (CVS) XEmacs 21.1 and the latest SUMO tar-balls (both the
SJ> mule and the non-mule) installed, I get this error (even if I start
SJ> with -no-init-file):
SJ> (1) (warning/warning) Autoload error in:
/afs/pdc.kth.se/common/usr/local/vol/xemacs-common/mule-packages/lisp/skk/auto-autoloads:
SJ> Cannot open load file: mule
SJ> (2) (warning/warning) Autoload error in:
/afs/pdc.kth.se/common/usr/local/vol/xemacs-common/mule-packages/lisp/lookup/auto-autoloads:
SJ> Cannot open load file: mule
SJ> Why is this non-mule XEmacs looking in that file at all?
Good question.
SJ> Is it impossible to have the mule SUMO tar-ball installed if I compile
SJ> a XEmacs without mule support? I want to have both a mule and a
SJ> non-mule XEmacs installed, preferably with the same package path.
I had this problem as well. What I do is install the xemacs-mule
tarball and the xemacs-packages tarball in different directories.
Then I configure my non-mule xemacs to use only the xemacs-packages
directory, while the mule xemacs is configured to use both.
This is obviously suboptimal, but it does work. Which is probably why
no one has fixed it yet.
Martin