emacs clojure.test and unmatched delimiter error

2011-09-22 Thread Kevin Livingston
I have some code in a test ns that uses clojure.test. When I open that code in emacs (with a slime connection) I get a slime error: "Unmatched delimiter: )" except my code is balanced just fine as far as I can tell. the tests all run just fine with maven, everything compiles. it's just emacs an

emacs clojure.test and unmatched delimiter error

2011-09-22 Thread Kevin Livingston
I have some code in a test ns that uses clojure.test. When I open that code in emacs (with a slime connection) I get a slime error: "Unmatched delimiter: )" except my code is balanced just fine as far as I can tell. the tests all run just fine with maven, everything compiles. it's just emacs an