After some hacking and a little help from #clojure, here is my initial
gift to the community:
Add the following function definition to
swank-clojure/swank/commands/basic/basic.clj to get C-j working in
*slime-scratch*.
(in-ns 'swank.commands.basic) ;; optional, only if you have the below
functio
Hello,
I am a common lisp programmer and I use Slime extensively. I am
looking into using Clojure for an upcoming project (I have experience
with ABCL, but it is too slow) and I have clojure and swank-clojure
installed. Unfortunately slime-eval-print-last-expression (C-j in
*slime-scratch*) is f