slyrus/abcl

Slime integration

Opened this issue · 1 comments

How do we integrate with slime in emacs with abcl??

(setq inferior-lisp-program "abcl")

should be enough.

Have you tried following the instructions in the readme?