From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: Suggestion/Offer Date: Mon, 25 Mar 2002 08:27:59 +0200 (IST) Sender: bug-gnu-emacs-admin@gnu.org Message-ID: References: <20020325020050.47E8A76035@nick.uklinux.net> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1017037833 30542 127.0.0.1 (25 Mar 2002 06:30:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 25 Mar 2002 06:30:33 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16pO00-0007wV-00 for ; Mon, 25 Mar 2002 07:30:32 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16pNzy-0006Y7-00; Mon, 25 Mar 2002 01:30:30 -0500 Original-Received: from is.elta.co.il ([199.203.121.2]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16pNyh-0006RQ-00 for ; Mon, 25 Mar 2002 01:29:11 -0500 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id IAA12354; Mon, 25 Mar 2002 08:28:00 +0200 (IST) X-Sender: eliz@is Original-To: nick In-Reply-To: <20020325020050.47E8A76035@nick.uklinux.net> Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:140 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:140 On Mon, 25 Mar 2002, nick wrote: > I would like to write a mode for emacs that allows it to act as a GUI for gdb > using GDB/MI. Thanks. FWIW, I think it's a good idea (and the Right Way of communicating with GDB). It is better to move this discussion to emacs-devel@gnu.org, though.