flyingmachine / emacs-for-clojure

522 stars 267 forks source link

cider-repl.el isn't loaded #4

Closed echristopherson closed 9 years ago

echristopherson commented 10 years ago

When I hit C-c M-n to switch to the buffer's namespace, I got the error Symbol's function definition is void: cider-repl-set-ns. I was able to fix this by manually loading elpa/cider-0.3.1/cider-repl.el. Apparently it doesn't get loaded automatically.

flyingmachine commented 9 years ago

This should be fixed now. Thanks!