After Ben's patch, it seems that XEmacs tries to load "cl-macs" when I
press C-x C-f. This does not cause problems, but it's unnecessary and
annoying -- cl-macs should not be required for running XEmacs.
The change is probably somehow related to the new code in minibuf.el
parts of which (I guess) don't get compiled/macroexpanded properly.
Repeat with:
$ ./src/xemacs -vanilla
C-x C-f C-g
C-h l
Now the recent messages buffer shows "Loading cl-macs".