The new version of slime (slime-20130615-cvs) in the latest distribution of quicklisp is hanging on commands like tab (complete symbol, repl) and M-. find definiton.
I realize this is not the place to complain about slime bugs but I don't have time for that right now.
What I want to know is how to correctly go back to the previous Slime version?
I altered the contents of the file
dists/quicklisp/installed/systems/swank.txt
from
dists/quicklisp/software/slime-20130615-cvs/swank.asd
to
dists/quicklisp/software/slime-20130420-cvs/swank.asd
Is this ok?
andy peterson