From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Theepa Somasundaram" Newsgroups: gmane.emacs.help Subject: filtering output to the *compilation* buffer Date: Sun, 29 Dec 2002 16:06:50 -0000 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <006101c2af54$4e442e40$502dfc3e@oemcomputer> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============78198329274707201==" X-Trace: main.gmane.org 1041177631 3453 80.91.224.249 (29 Dec 2002 16:00:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 29 Dec 2002 16:00:31 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18Sfra-0000tJ-00 for ; Sun, 29 Dec 2002 17:00:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18SfsA-0007L0-05 for gnu-help-gnu-emacs@m.gmane.org; Sun, 29 Dec 2002 11:01:06 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18Sfrl-0007FJ-00 for help-gnu-emacs@gnu.org; Sun, 29 Dec 2002 11:00:41 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18Sfri-00075X-00 for help-gnu-emacs@gnu.org; Sun, 29 Dec 2002 11:00:40 -0500 Original-Received: from mta01-svc.ntlworld.com ([62.253.162.41]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Sfrh-00071i-00 for help-gnu-emacs@gnu.org; Sun, 29 Dec 2002 11:00:37 -0500 Original-Received: from oemcomputer ([62.252.41.25]) by mta01-svc.ntlworld.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20021229160036.CEL22267.mta01-svc.ntlworld.com@oemcomputer> for ; Sun, 29 Dec 2002 16:00:36 +0000 Original-To: X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:5109 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5109 This is a multi-part message in MIME format. --===============78198329274707201== content-type: multipart/alternative; boundary="----=_NextPart_000_005E_01C2AF54.4BF8B7A0" This is a multi-part message in MIME format. ------=_NextPart_000_005E_01C2AF54.4BF8B7A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable 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,=20 "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 ------=_NextPart_000_005E_01C2AF54.4BF8B7A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
 
Within emacs, using elisp, is there any = way of=20 filtering the output to a compilation buffer?
 
for instance if the shell echoes the = line,=20
           =  "gud=20 dummy.exe"
can I pick it from compile.el, or = something,=20 and call my own function, which might start the debugger?
 
Thanks in advance,
Theepa
 
------=_NextPart_000_005E_01C2AF54.4BF8B7A0-- --===============78198329274707201== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit _______________________________________________ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://mail.gnu.org/mailman/listinfo/help-gnu-emacs --===============78198329274707201==--