technomancy / swank-clojure

Swank/slime support for clojure
Eclipse Public License 1.0
412 stars 83 forks source link

- fix maybe-resolve-sym for clojure 1.3 (beta1) #55

Closed MHOOO closed 13 years ago

MHOOO commented 13 years ago

I'm using clojure 1.3 and whenever I use auto-complete I get ClassNotFoundException errors when I type in: "clojure." (or anything with a trailing dot which causes the auto completion window to pop up). I remember the error back with clojure 1.2 - and apparently with clojure 1.3 the exception which is being thrown on ns-resolve has changed. This is a fix for that.

weissjeffm commented 12 years ago

I still get this error with the latest swank-clojure and latest auto-complete.