Helmut Eller heller@common-lisp.net writes:
- slime.el (slime-maybe-show-compilation-log): New function.
- (slime-compilation-finished-hook): Use it. Now that the
- compilation buffer gets not selected it's more acceptable to
- display it more often.
It shows up even for redefinition style-warnings. The old notes tree used to be able to filter those away. Could we reinstate that?
I'd also like if the notes were indented by two spaces after the file name. Perhaps that would help making the log appear more structured.
-T.