cider

hkjels 2025-06-26T11:17:59.026509Z

Could it be that the progress-bar is broken? Just tried with no-init and I'm still not getting it. I'm on a bleeding build of Emacs though, so it could be that

oyakushev 2025-06-26T11:28:51.608709Z

Do you mean the spinning indicator that shows the evaluation is running? It only shows in the REPL buffer, but it does work for me

hkjels 2025-06-26T11:35:02.581159Z

Ahh. I was sure I had a spinner in my modeline previously. I guess that was some custom stuff

hkjels 2025-06-26T11:35:09.762259Z

Thanks

oyakushev 2025-06-26T11:41:51.403909Z

Yeah, it's in the modline, but it only shows in the REPL buffer.

oyakushev 2025-06-26T11:42:04.178959Z

This guy?

hkjels 2025-06-26T11:43:31.672499Z

Ahh. That explains it. I'll have to change that. I've pretty much stopped having the REPL window open

oyakushev 2025-06-26T11:46:01.277769Z

I had a hack before to show it in all CIDER buffers but it was, well, a hack. Not very pretty