Hi,
 
Within emacs, using elisp, is there any way of filtering the output to a compilation buffer?
 
for instance if the shell echoes the line,
            "gud dummy.exe"
can I pick it from compile.el, or something, and call my own function, which might start the debugger?
 
Thanks in advance,
Theepa