On Mar 17, 11:10 am, Tassilo Horn <tass...@member.fsf.org> wrote:
> "AndrewC." <mr.bl...@gmail.com> writes:

<snip>

> > The other problem is that it uses add-to-list so if you reload slime
> > to refresh the value of slime-lisp-implementations, you end up with
> > two clojure entries in the list.
>
> Why do you think?  add-to-list adds only if there's no such item in the
> list already.

I think the fact that the classpaths differ means the items differ and
so you get two entries for clojure with different classpaths.

> > I don't have a good solution, so I just run this by hand when I've
> > changedswank-clojure-extra-classpaths:
>
> > (setq slime-lisp-implementations `((clojure ,(swank-clojure-cmd) :init
> >swank-clojure-init)))
>
> In <87fxhd2qte....@thinkpad.tsdh.de> I describe how I solved it now.

I'm using your config now. Thanks :)

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