Re: M-X slime

2010-05-28 Thread Oleg
Hello! Thank you. It was just not fully downloaded clojure 1.2 I've asked lein to update all deps again and now it works. On 28 май, 04:10, Joost wrote: > On May 27, 8:24 pm, Oleg wrote: > > > Hello Guys! > > > Yes, i know that i can run "lein swank" in my project directory and > > then use M-X

Re: M-X slime

2010-05-27 Thread Joost
On May 27, 8:24 pm, Oleg 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 relati