Dear all , I am using emacs with lein I want to try out repl in emacs , but without creating a new project using lien Presently , following steps i have to do to start repl
1. lein new project1 ( dummy project .... as i have only run repl ) 2. cd project1 3. modifying project.clj to set dependencies and dev depend. 4. run lein deps 5. run lein swank If project already there , then step 2 , step 5 6. in emacs , M-x slime-connect .v Thanks in advance Vincent -- 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