Fork me on GitHub
#cider
<
2023-12-29
>
robert-stuttaford08:12:22

after upgrading to 44, all my repl output is now printing to the emacs message buffer, which is bad cos shadow-cljs prints its build output there. is there something changed in cider to cause this? rolling back to 39.1 reverts this behaviour. will bisect until i find the version that makes the change

vemv10:12:09

Could it be an instance of https://github.com/clojure-emacs/cider/issues/3587 ? (I'll work on it soon)

vemv10:12:20

Either way I'd appreciate a detailed report - what does all my repl output mean? stdout, stderr, every single repl result? What do you mean by emacs message buffer? Can you repro by exclusively swapping cider-nrepl (no cider.el)?

robert-stuttaford10:12:29

i'll work on that, @U45T93RA6 😄

🙏 1