From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: Emacs mode for GDB Date: Tue, 21 May 2002 01:04:17 +0300 Sender: emacs-devel-admin@gnu.org Message-ID: <8632-Tue21May2002010416+0300-eliz@is.elta.co.il> References: <15593.31861.28483.21373@nick.uklinux.net> Reply-To: Eli Zaretskii NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1021932536 3436 127.0.0.1 (20 May 2002 22:08:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 20 May 2002 22:08:56 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 179vKq-0000tJ-00 for ; Tue, 21 May 2002 00:08:56 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 179vYz-0002C8-00 for ; Tue, 21 May 2002 00:23:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 179vL9-0002N5-00; Mon, 20 May 2002 18:09:15 -0400 Original-Received: from odin.inter.net.il ([192.114.186.10]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 179vIO-00028u-00 for ; Mon, 20 May 2002 18:06:24 -0400 Original-Received: from Zaretsky ([80.230.2.40]) by odin.inter.net.il (Mirapoint Messaging Server MOS 3.1.0.58-GA) with ESMTP id AEW56186; Tue, 21 May 2002 01:06:04 +0300 (IDT) Original-To: nick@nick.uklinux.net X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 In-Reply-To: <15593.31861.28483.21373@nick.uklinux.net> (message from Nick Roberts on Mon, 20 May 2002 23:45:09 +0100) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:4218 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:4218 > From: Nick Roberts > Date: Mon, 20 May 2002 23:45:09 +0100 > > > There is also a screenshot of Emacs using this mode at > > http://www.nick.uklinux.net/screenshot.png. Very NICE!! Makes you wish to just go out and debug something right away ;-) Thanks for working on this.