From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: Re: Suggestion/Offer Date: Tue, 26 Mar 2002 01:50:37 -0700 (MST) Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <200203260850.g2Q8obc07377@aztec.santafe.edu> References: <20020325020050.47E8A76035@nick.uklinux.net> Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1017136996 18265 127.0.0.1 (26 Mar 2002 10:03:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 26 Mar 2002 10:03:16 +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 16pnnQ-0004kU-00 for ; Tue, 26 Mar 2002 11:03:16 +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 16pnnO-0006uQ-00; Tue, 26 Mar 2002 05:03:14 -0500 Original-Received: from pele.santafe.edu ([192.12.12.119]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16pmfB-0002CC-00; Tue, 26 Mar 2002 03:50:41 -0500 Original-Received: from aztec.santafe.edu (aztec [192.12.12.49]) by pele.santafe.edu (8.11.6+Sun/8.9.3) with ESMTP id g2Q8oba07862; Tue, 26 Mar 2002 01:50:37 -0700 (MST) Original-Received: (from rms@localhost) by aztec.santafe.edu (8.10.2+Sun/8.9.3) id g2Q8obc07377; Tue, 26 Mar 2002 01:50:37 -0700 (MST) X-Authentication-Warning: aztec.santafe.edu: rms set sender to rms@aztec using -f Original-To: nick@nick.uklinux.net In-Reply-To: <20020325020050.47E8A76035@nick.uklinux.net> (message from nick on Mon, 25 Mar 2002 02:00:50 +0000 (GMT)) 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:190 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:190 I like this idea very much. Please do not think in terms of slavishly imitating any other debugger; rather, try to design the best way to introduce these features into Emacs and make them fit in well with the other features of Emacs. We could add some new low-level features to Emacs for this, if implementing them is feasible. I added the overlay-arrow feature for the sake of gud.el, way back when.