On Aug 21, 1:04 am, "evins.mi...@gmail.com" <evins.mi...@gmail.com> wrote: > Up til now, I've avoided using ELPA (it doesn't play nicely with my 25 > years' worth of Lisp-oriented emacs customizations). It may be helpful > for other hoary old lisp hackers to know that you really want to use > ELPA with lein, no matter how fervently you may believe that you > don't. I managed to evade ELPA up until this lein release, but it > seems the free ride is over.
It's possible to use SLIME+Clojure without ELPA and without clobbering your other Lisps. Check out http://github.com/vu3rdd/swank-clojure-extra for starters. Personally I still forgo `lein swank` in favor of setting things up for `M-x slime` myself. The best bits of lein (dependency management, jar-file making etc.) work great without Emacs getting involved. I am convinced that ELPA is probably the best option for a Clojure/ Emacs newbie to get set up easily, but it's not for me and there are plenty of other people who share your aversion. Many thanks Phil and Leiningen contributors for another release. --Brian -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en