Re: lein > swank > Aquamacs > slime-connect test failed. Help!

2010-09-29 Thread Alex
On Sep 29, 1:08 pm, Phil Hagelberg wrote: > On Tue, Sep 28, 2010 at 4:17 AM, Alex wrote: > > $ lein swank > > user=> Connection opened on local port  4005 > > # > 127.0.0.1,port=0,localport=4005]> > > > First question: why no visible output? > > Running "lein swank" just launches a swank server.

Re: lein > swank > Aquamacs > slime-connect test failed. Help!

2010-09-28 Thread Phil Hagelberg
On Tue, Sep 28, 2010 at 4:17 AM, Alex wrote: > Then, I did: > $ lein swank > user=> Connection opened on local port  4005 > # 127.0.0.1,port=0,localport=4005]> > > First question: why no visible output? Running "lein swank" just launches a swank server. It doesn't run any of your project's code.

Re: lein > swank > Aquamacs > slime-connect test failed. Help!

2010-09-28 Thread Alex
I wrote this immediately after writing the code and running the test. I should have waited a bit because in retrospect the test is bound to fail. Guessing I should have used a transaction. On Sep 28, 7:17 pm, Alex wrote: > I'm new at clojure+emacs+slime+swank+leiningen and I wanted to run a > (s