
9 Dec
2009
9 Dec
'09
9:06 a.m.
Didier Verna <didier@lrde.epita.fr> writes:
Hello,
this morning, after an upgrade (although I'm not sure if it has anything to do with the problem), I start slime and I'm told:
Version differ: 2009-10-19 (slime) vs. 2009-12-07 (swank). Continue ?
Version difference means that the elisp part of slime loaded in your Emacs is older than CL part. Did you restart emacs?
If I say "yes", then I'm thrown into the *inferior-lisp* buffer, but I've got no slime repl. Do you have (slime-setup '(slime-fancy)) or (slime-setup '(slime-repl)) in .emacs?
-- With Best Regards, Stas.