Fork me on GitHub
#cider
<
2016-12-20
>
borkdude19:12:31

fyi, cljr-clean-ns crashes on [reagent.interop :refer [$ $!]] 🙂

borkdude19:12:05

I got: cljr--maybe-rethrow-error: Can’t create a fully qualified symbol from: ’reagent.interop’ and ’’

borkdude20:12:18

maybe I should upgrade though, I’ll check that later

dottedmag20:12:21

My .clj files are associated with clojure-mode, so I can't use CIDER key bindings until I manually say M-x cider-mode. Is that expected behaviour?

dottedmag20:12:30

I don`t see anything related to clojure-mode in my ~/.emacs.d

dottedmag20:12:21

cider-auto-mode is set to t

dottedmag20:12:35

I see a message in

*Messages*`: `error in process filter: pcase--u1: Unknown upattern `(quote display-only)'
-- maybe it causes clojure-jack-in to stop before it applies the necessary configuration?

dottedmag20:12:51

CIDER is fresh git checkout, Emacs is 24.5.1

dottedmag20:12:23

Yep, it was a bug. Filed PR1894