* Tobias C. Rittweiler [2009-08-01 11:21+0200] writes:
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?
Not sure what you mean with "that". The notes tree didn't filter away anything. And the tree stuff is still in contrib/.
Shouldn't the compiler have some switch to turn those warnings off?
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.
Maybe. Let's try it.
Helmut