Johann 'Myrkraverk' Oskarsson writes:
Can it be because the package is compiled with 21.5 and not 21.4?
That could easily be. Why the effects would leak out of cc-mode and
into other modes I'm not sure.
There are a number of changes in (relatively) recent 21.5 that require
a certain amount of working around in older XEmacsen. (These have to
do with HyperSpec conforming implementations of Common Lisp constructs
such as multiple values, which requires C-level changes.)
Is there an easy way to recompile the package? Or all packages?
To recompile a package in place, dired the directory containing the
Lisp files, mark all .els, and do dired-byte-compile.
It's possible that doing byte-compile-file on a directory does the
right thing, but I don't recall offhand. Check the docstring.
Steve
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta