cider 2024-10-27

Hey all, I am having trouble with cider-log-show - I am using timbre 6.5.0 and all log messages go to my cider-repl, cider-log-show just shows an empty buffer - I am not prompted to make any choices. CIDER and Clojure info: CIDER 1.15.1 (Cogne), nREPL 1.3.0 ;; Clojure 1.12.0, Java 23

Is there anything related appearing in the Emacs *Messages* buffer?

The only thing I see is: You can run the command 'cider-log-show' with C-c M-l s [CIDER Log Mode] Please install the Logview package for best results. => Please install the Logview package for best results.

Installing logview would be an excellent start :) it's much better like that

Oh I did that too after seeing the message, makes no difference.

ok I haven't used cider-log-mode for a while, I can give it a try this evening (I use Timbre regularly)

I checked it out, it may be that we have a bug deep in the guts of cider-nrepl. I see if I can do something, would certainly be nice to use cider-log again :)

@mac Please, file a ticket about this, so it's on our radar to investigate.

Thanks! Left my analysis there. Not sure if I can go and fix it as my time is pretty limited, but it looks like an easy one.

👍 1