* Kamen TOMOV [2006-07-03 13:40+0200] writes:
Hi all,
I have trouble connecting to a machine running CMUCL from a Windows box, although I connect to CMUCL from a Linux box. I have CLISP 2.38 and Slime 2.0 and tried with different versions of Emacs, but without success.
It looks like version mismatch between the SWANK server on the remote machine and the local Elisp code. Try to install the same SLIME version on both machines, and don't forget to remove old fasl files in ~/.slime/fasl.
Helmut.