That did the trick!
Thanks!

Hopefully, this will be a help for other new clojure/emacs/slime/swank
users!

/klang

On May 18, 7:02 pm, Phil Hagelberg <p...@hagelb.org> wrote:
> klang <karstenl...@gmail.com> writes:
> > First things first:
>
> > swank doesn't load and slime can't connect to the *inferior-lisp*
> > running clojure
>
> > I am missing something obvious, please advice.
>
> It's not your fault; it looks like the latest Clojure 1.1 snapshot is
> not compatible with swank-clojure. I haven't been following it closely,
> but somewhere between 1.0 and the present it's broken. It looks like
> swank-clojure will need to be updated to work with the latest.
>
> In the meantime, cd to your checkout of clojure and perform:
>
>   $ git checkout origin/1.0
>   $ ant
>
> Then launch a new Emacs instance and M-x slime should work. This did the
> trick for me at least. I'll update clojure-mode to work with 1.0 by
> default so you don't need to do anything by hand.
>
> -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
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