* filtering output to the *compilation* buffer
@ 2002-12-29 16:06 Theepa Somasundaram
0 siblings, 0 replies; 2+ messages in thread
From: Theepa Somasundaram @ 2002-12-29 16:06 UTC (permalink / raw)
[-- Attachment #1.1: Type: text/plain, Size: 311 bytes --]
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
[-- Attachment #1.2: Type: text/html, Size: 1182 bytes --]
[-- Attachment #2: Type: text/plain, Size: 151 bytes --]
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnu-emacs
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: filtering output to the *compilation* buffer
[not found] <mailman.687.1041177644.19936.help-gnu-emacs@gnu.org>
@ 2002-12-29 16:59 ` Kai Großjohann
0 siblings, 0 replies; 2+ messages in thread
From: Kai Großjohann @ 2002-12-29 16:59 UTC (permalink / raw)
"Theepa Somasundaram" <theepa@hemphil.f9.co.uk> writes:
> 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?
Of course, you can search the *compilation* buffer and then extract a
line from it and so on.
But I think that's not the right approach. Investigate the
call-make-from-M-x-gdb approach that I suggested in the other message.
Alas, you might have to fiddle with the Lisp source...
--
Ambibibentists unite!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-12-29 16:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-29 16:06 filtering output to the *compilation* buffer Theepa Somasundaram
[not found] <mailman.687.1041177644.19936.help-gnu-emacs@gnu.org>
2002-12-29 16:59 ` Kai Großjohann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).