This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2024-01-10
Channels
- # announcements (14)
- # beginners (55)
- # calva (4)
- # cider (9)
- # clojure (56)
- # clojure-austin (25)
- # clojure-brasil (1)
- # clojure-dev (29)
- # clojure-europe (44)
- # clojure-mexico (1)
- # clojure-nl (2)
- # clojure-norway (1)
- # clojure-uk (5)
- # clojurescript (15)
- # cursive (9)
- # datomic (5)
- # emacs (30)
- # events (1)
- # graalvm (30)
- # honeysql (17)
- # hyperfiddle (54)
- # introduce-yourself (1)
- # jobs-discuss (6)
- # kaocha (2)
- # leiningen (5)
- # lsp (6)
- # malli (3)
- # missionary (16)
- # off-topic (42)
- # overtone (40)
- # pedestal (2)
- # re-frame (21)
- # shadow-cljs (16)
- # squint (2)
- # tools-deps (14)
after upgrading to Cider 1.12, I now see Repl output in the minibuffer / cider result display, which then eventually cooks Emacs. pictured is a random shadow-cljs warning from the repl buffer showing as an eval result on the comment form. i evaled the buffer and then did switch-to-this-ns, and then all of this happened. for clarity, i do not want this behaviour; i didn't have it before upgrading how do i go about debugging why this is happening, please? 🙂
Morning 👋 Is it the same as https://clojurians.slack.com/archives/C0617A8PQ/p1703838982787539 ?
you're right. i forgot about the timbre angle. let me see if i can eliminate or confirm it as cause.
(setq inhibit-message t)
certainly stops it from happening