Helmut Eller heller@common-lisp.net writes:
I changed it do (eval-when (compile) ...) which works also in XEmacs.
Thank you. I just updated the file with your changes and it does load without error now in XEmacs.
Byte-compilation doesn't work in XEmacs, though.
In general, or as a result of this change? Before my last post, I was able to byte-compile slime.el when I commented out the `require' form, but I concede that I didn't test the result.