On Dec 28, 2:32 pm, gaz jones <[email protected]> wrote: > i put together a couple of blog posts around how i use clojure + emacs > + leiningen on OSX (but applies to linux too) in the hope it may help > someone get up and running faster:
Looks good. I should mention that installing the elisp for swank- clojure is actually no longer necessary. Also it's a little more convenient to use C-c C-k instead of C-c C-l to compile the current file. It might be nice to link to the Leiningen tutorial for further reference since it goes into more detail: https://github.com/technomancy/leiningen/blob/master/TUTORIAL.md very nice, Phil -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
