Thanks for the help.  I had initially installed slime, clojure-mode
and swank following the instructions at 
http://riddell.us/tutorial/slime_swank/slime_swank.html

I tried simply installing swank-clojure, but that seemed to conflict
with what I already had.  So I removed everything -- slime, clojure-
mode, etc.  and installed swank-clojure using ELPA.

This in turn installed slime, slime-repl, swank-clojure, and clojure-
mode.  But now when I try M-x slime, I get:

Searching for program: no such file or directory, lisp

Clearly, my emacs-fu is not strong enough.  Any ideas?

On Jan 6, 9:32 am, Phil Hagelberg <p...@hagelb.org> wrote:
> Rob Lachlan <robertlach...@gmail.com> writes:
> > I have src and test in the directory I'm passing in.  The problem
> > however, seems to be on the emacs end.  In the mini-buffer when I
> > enter in Project root: <path-to-project> and press return, the cursor
> > just moves to the next line in the mini- buffer.  So I think that the
> > clojure-project function is getting stuck right at that spot.
>
> That's a bug that was fixed many months ago; sounds like you need to
> update your version of swank-clojure:
>
> http://github.com/technomancy/swank-clojure
>
> Installation is handled through Emacs' package manager:
>
> http://tromey.com/elpa/install.html
>
> -Phil
-- 
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

Reply via email to