Fork me on GitHub
#cider
<
2024-01-10
>
robert-stuttaford07:01:02

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? 🙂

robert-stuttaford07:01:13

you're right. i forgot about the timbre angle. let me see if i can eliminate or confirm it as cause.

robert-stuttaford07:01:17

(setq inhibit-message t) certainly stops it from happening

vemv07:01:26

Feel free to add a comment in that GH issue, the more details the better I had given a shot to that ticket already but I'll certainly try again soon.

robert-stuttaford07:01:43

thanks, vemv, i'll do my best to isolate a repro

🙌 1
vemv17:02:16

Solved as of cider master (melpa stable + unstable releases coming later today)

robert-stuttaford08:02:45

woohoooooooo

🙌 1
robert-stuttaford07:02:54

yep it's good, thank you @U45T93RA6!

cider 1