I should have added that you can do (add-hook 'compilation-filter-hook
'remove-grep-comments) to _always_ strip the comment lines, if you want to
avoid using `remove-grep-comments' (that is, `;') each time to do that.
`remove-grep-comments' does nothing outside of grep-mode, so this is benign
in other compilation-result buffers. I don't do that, because I sometimes
want to see comments too.



_______________________________________________
gnu-emacs-sources mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources

Reply via email to