This is great timing for me. I sat down a few nights ago with the intention of learning Clojure, but ended up spending the whole evening wrestling with Emacs and SLIME, trying and failing to get a usable REPL. Perhaps I should have given up and just used the REPL in a terminal window, but I already know from my Common Lisp tinkering how useful it is to have SLIME.
On my adventures I found plenty of blog posts like this one, but none of them very recent, and I couldn't get any of them to work. Hopefully I'll have better luck this time, with a guide matching the current state of Clojure's distribution.
Emacs Starter Kit includes ELPA and a bunch packages from there: it is precisely just a starter kit with some setup made for you and some "skeleton" for your .emacs.d.
So, if you already have your Emacs and ELPA setup, it's easier to just install a couple packages, but if you are starting from scratch with Emacs (as I was), the starter kit is better.
11 comments
[ 4.6 ms ] story [ 38.3 ms ] threadOn my adventures I found plenty of blog posts like this one, but none of them very recent, and I couldn't get any of them to work. Hopefully I'll have better luck this time, with a guide matching the current state of Clojure's distribution.
"Some have reported getting it to work with Aquamacs. However, since Aquamacs is not portable, it's difficult to test in it, and breakage is common."
Setting up Clojure on OS X is really easy now.
http://wiki.github.com/technomancy/leiningen/emacs-integrati...
So, if you already have your Emacs and ELPA setup, it's easier to just install a couple packages, but if you are starting from scratch with Emacs (as I was), the starter kit is better.
http://github.com/technomancy/swank-clojure