Slime not working with CLisp
This package works with SBCL but not with CLisp (for what it's worth, I installed both using apt-get).
Slime never compiles using CLisp, and even after compiling it with SBCL, restarting it with CLisp fails.
Same issue here.
I tried using apt-get, then apt-get only for CLisp and Quicklisp to load/configure slime with all the standard manual adjustments on various websites, then thought maybe it was an emacs issue, but after playing around with different configurations I got nowhere.
Hi all, thanks for your feedback!
Unfortunately I'm quite busy at the moment, and don't have time to look into why CLisp isn't working. Does it work with Emacs? This project builds off of slime (using a slightly older version, but one that could be updated). So if slime isn't working with CLisp it also won't work here. If you feel like getting your hands dirty, feel free to dive into the code.