emacs

clyfe 2025-12-26T13:15:43.164319Z

Anyone has an idea why highlight-regexp does not work in the cider REPL buffer?

Harold 2025-12-26T15:59:34.345339Z

odd, never noticed that, but seems to be true here as well. I have some custom code around hi-lock, so my setup is not a good baseline. But, I'd hazard a guess it's because things in that things in that buffer are already aggressively font-locked?

clyfe 2025-12-26T18:41:50.539129Z

I filled a CIDER bug https://github.com/clojure-emacs/cider/issues/3852. Will see where it takes us.

1