This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2015-08-29
Channels
- # admin-announcements (8)
- # beginners (1)
- # boot (127)
- # cider (17)
- # cljs-dev (17)
- # clojure (69)
- # clojure-argentina (3)
- # clojure-australia (35)
- # clojure-japan (1)
- # clojurescript (66)
- # core-matrix (2)
- # cursive (33)
- # datascript (1)
- # emacs (2)
- # hoplon (17)
- # instaparse (1)
- # melbourne (1)
- # off-topic (13)
- # re-frame (7)
- # reagent (3)
bozhidar: Was just curious if it already existed and "was a thing". ;) Magnars has an example: https://github.com/magnars/.emacs.d/blob/master/site-lisp/clj-autotest.el
Yikes! Updated to cider-nrepl "0.10.0-SNAPSHOT" and the latest melpa cider, and Emacs locked up on cider-jack-in.
Nuke and paved elpa, still dead on connect. (minibuffer says, "nREPL: Direct connection established."
Maybe it had something to do with clj-refactor? Anyway, using stable for cider, clj-refactor solves the probs. ;)
Interesting. If (in project.clj) I set the default ns to user, none of the middleware loads. {:repl-options {:init-ns user}}
.