atom-slime icon indicating copy to clipboard operation
atom-slime copied to clipboard

Slime not working with CLisp

Open tanguykurylo opened this issue 8 years ago • 2 comments

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.

tanguykurylo avatar Sep 29 '17 16:09 tanguykurylo

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.

NervousFeck avatar Dec 05 '17 04:12 NervousFeck

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.

sjlevine avatar Dec 05 '17 14:12 sjlevine