technomancy / swank-clojure

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

clojure-jack-in evaluates output from ~/.lein/init.clj #64

Closed manutter51 closed 12 years ago

manutter51 commented 13 years ago

If you have an init.clj file in ~/.lein, and that file prints out any text, the clojure-jack-in procedure will attempt to evaluate it as elisp at the beginning of the swank buffer.

To reproduce:

technomancy commented 12 years ago

I believe this is fixed in a recent version of clojure-mode.