Christian Guimaraes wrote:
> Hi,
>
> the problem is the
>
> (concat "http://repo.technomancy.us/";
>                 "swank-clojure-1.1.0.jar")
>
> in the swank-clojure.el
>
> this repo no longer exists.
>
> -- christian

That's because swank-clojure.el no longer exists and is no longer
supported. swank-clojure now works "out of the box" with recent-ish
versions of slime. If you must, you'll have build and install 1.1.0
yourself.

But I seriously suggest you upgrade to the latest stable release
(using leiningen or maven) as documented on 
http://github.com/technomancy/swank-clojure

Also note that there is a separate swank-clojure group at
http://groups.google.com/group/swank-clojure

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