[slime-devel] Improvement of compilation buffer

I like when compilation buffer appear after compilation only when it is not empty. Very simple patch is below: :) -- Ivan Boldyrev Sorry my terrible English, my native language is Lisp!

Ivan Boldyrev <boldyrev+nospam@cgitftp.uiggm.nsc.ru> writes:
I like when compilation buffer appear after compilation only when it is not empty. Very simple patch is below: :)
I added a new function slime-maybe-list-compiler-notes that is more suitable as value for slime-compilation-finished-hook than slime-list-compiler-notes. The warnings buffer is shown if there are no warnings or the last command was C-c C-c. Thank you for the report. Helmut.

On 8672 day of my life Helmut Eller wrote:
Ivan Boldyrev <boldyrev+nospam@cgitftp.uiggm.nsc.ru> writes:
I like when compilation buffer appear after compilation only when it is not empty. Very simple patch is below: :)
I added a new function slime-maybe-list-compiler-notes that is more suitable as value for slime-compilation-finished-hook than slime-list-compiler-notes.
Works good for me! Thanks! :) -- Ivan Boldyrev Today is the first day of the rest of your life.
participants (2)
-
Helmut Eller
-
Ivan Boldyrev