On Thursday, September 1, 2011 10:03:13 AM UTC-7, melipone wrote: > > I do like "lein repl" on the command line. How can I have that in emacs? > Basically, if I have a project in Lein, how can I do a (require > 'projectname) and have all the libraries loaded in emacs? > I'm just using M-x inferior-lisp at this point. I find swank-clojure too > complex for right now. Maybe later. > > TIA > melipone
I use clojure-jack-in as described here: http://technomancy.us/149 , although if you find swank-clojure too complex for you it may not be a great fit. I have personally found clojure-jack-in to be very simple and easy to use; I would advocate at least trying it out. -- 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