OK I got it to work, but it was painful.

- I didn't see a swank-clojure 1.2.1 on GitHub (1.2.0 is listed as the
latest release)
- Decided to follow the Leinigen instructions on
http://github.com/technomancy/swank-clojure. It magically found a  1.2.1
- Also copied the clojure and clojure-contrib jars into lib/
- lein swank
- use slime-connect and say yes on this: versions differ: nil (slime) vs.
20100404 (swank) continue?
- works

For completeness, I started from an emacs-starter-kit installation and then
installed swank-clojure and SLIME using ELPA. Removing swank-clojure with
elpa does not get rid of the warning. Is there another way to get rid of it?
(I also don't get how my SLIME version can be nil).

Thanks
Robbie

On Tue, May 18, 2010 at 5:06 AM, Hugo Duncan <
hugodun...@users.sourceforge.net> wrote:

> On Mon, 17 May 2010 10:38:43 -0400, grav <mikk...@gmail.com> wrote:
>
>  clojure-mode 1.7.1
>> slime 20100404
>> slime-repl 20100404
>> swank-clojure 1.1.0
>>
>
> You'll need swank-clojure 1.2.1 to work with that version of slime.
>
> --
> Hugo Duncan
>
>
> --
> 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<clojure%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
>

-- 
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