Christopher Allan Webber

Christopher Allan Webber at

So Guix has Clojure, and it has emacs-cider, but it has no way to connect to Clojure since nrepl isn't packaged. uses inferior-lisp

How generic/guile-specific is Geiser?

I remember I used SLIME with Scheme48 and Guile a decade and a half ago.

clacke@libranet.de ❌ at 2017-05-24T16:38:18Z

I used:

C-u M-x inferior-lisp RET java -cp /home/cwebber/.guix-profile/share/java/clojure-1.8.0.jar clojure.main RET

Christopher Allan Webber at 2017-05-24T22:53:32Z

clacke@libranet.de ❌ likes this.