This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-12-22
Channels
- # adventofcode (1)
- # beginners (172)
- # boot (47)
- # cider (7)
- # cljs-dev (30)
- # cljsrn (43)
- # clojure (180)
- # clojure-dusseldorf (1)
- # clojure-greece (1)
- # clojure-italy (3)
- # clojure-russia (41)
- # clojure-spec (67)
- # clojure-uk (101)
- # clojurescript (128)
- # core-async (4)
- # cursive (13)
- # datomic (29)
- # devcards (5)
- # emacs (19)
- # events (1)
- # hoplon (38)
- # lein-figwheel (1)
- # luminus (8)
- # midje (1)
- # off-topic (47)
- # om (10)
- # onyx (23)
- # protorepl (1)
- # re-frame (11)
- # reagent (7)
- # ring (3)
- # ring-swagger (9)
- # rum (6)
- # sql (5)
- # untangled (4)
(.println java.lang.System/out "12345")
and don't see the output in repl buffer,did I set something wrong?
Something seems to have changed in the behaviour of my CIDER even though I've not changed any CIDER config or upgraded CIDER. I am guessing something else in my config is overriding something in CIDER. Anyway the issue is when I had multiple windows open and eval'ed something that caused a CIDER popup (like a stack trace or calling CIDER doc) the pop up window used to appear on top of one of the other windows which I preferred. Now the popup appears to split one of the existing windows. Any idea how I change this behaviour back?