On May 27, 8:24 pm, Oleg <oleg.richa...@gmail.com> wrote: > Hello Guys! > > Yes, i know that i can run "lein swank" in my project directory and > then use M-X + slime-connect in emacs. But all the time with clojure > 1.1.0 i used this procedure: M-X cd to project directory and them just > M-X slime (classpath is set relative to current emacs dir, so it finds > swank-clojure.jar in lib directory). I feel myself very comfortable > with that sequence and don't want to change it. Can somebody help me > to make my M-X + slime works again, because i don't want to have > additional step with "lein swank" in console.
As far as I know, as long as you've got some command that starts a REPL and has the swank code in its path, you can use it as swank- clojure-binary. I did a blog post about that some months ago: http://joost.zeekat.nl/2009/12/03/choosing-your-clojure-startup-script-from-emacsslime/ -- 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