I\'m using the Clojure mode package from ELPA. Otherwise everything is fine, but I just can\'t stand paredit mode. I can\'t seem to turn it off easily, now I just disable it for
For what it's worth, I use clojure-mode through ELPA too, and it doesn't imply paredit. Maybe just uninstall it? I find clojure-mode, slime and slime-repl are the only packages I need to install on a clean EMACS to get clojure/swank/slime working.
I only tested this:
http://www.learningclojure.com/2010/08/clojure-emacs-swank-slime-maven-maven.html
a few weeks ago, and it still works fine.