cider

bozhidar 2026-06-16T05:03:23.592319Z

Indeed. It might create some small problems for some people, but I think the old situation had gotten a bit absurd.

bozhidar 2026-06-16T14:18:21.434179Z

FYI - https://clojurians.slack.com/archives/C06MAR553/p1781619479535239

❤️ 4
🎉 6
yuhan 2026-06-16T14:51:26.465199Z

Minor thing i noticed - someof the changelog comments for 3909 were superseded by 3935

👍 1
bozhidar 2026-06-16T15:03:35.391969Z

Seems as usual I've messed something up while prepping up the changelog for the release. 😄

yuhan 2026-06-16T15:21:20.989549Z

Oh, did you get a chance to look at https://github.com/clojure-emacs/cider/issues/3919 too, it was another minor thing I thought might have been an oversight / worth bikeshedding before the change was officially released - otherwise I'm alright with closing it now

bozhidar 2026-06-16T15:23:08.830879Z

Ah, I had forgotten about it, but let's keep it open.

bozhidar 2026-06-16T15:24:03.937329Z

I did a pretty big re-org of the jack-in codebase, so it's expected I didn't do everything perfectly.

👍 1
bozhidar 2026-06-16T15:24:43.461589Z

When I saw the issue at first I was wondering if anyone's even using this command. When I introduced it I hoped it would become the default, but I'm not sure if it gained any traction.

yuhan 2026-06-16T15:31:22.952779Z

the big reorgs were a good forcing function for me to clean up a bunch of accumulated monkey patches and cruft on my local fork too, partly why I ended up scrutinizing a lot of these changes much closer than I normally would 😅 On the bright side it means I've finally untangled-things to be able to submit some as PRs - probably over the next week or so ~

1
bozhidar 2026-06-16T15:56:12.855399Z

Happy to hear this! See https://github.com/clojure-emacs/cider/pull/3956 I'll rename it and do some bug-fix release in a day or two.