From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.devel,gmane.lisp.guile.user Subject: Removing breakpoints/debugging stuff from CVS head Date: Sun, 12 Jun 2005 08:59:46 +0100 Message-ID: <42ABEB72.7050706@ossau.uklinux.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1118563253 10483 80.91.229.2 (12 Jun 2005 08:00:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 12 Jun 2005 08:00:53 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Jun 12 10:00:45 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DhNOb-0006HI-70 for guile-devel@m.gmane.org; Sun, 12 Jun 2005 10:00:41 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DhNT4-00021R-9d for guile-devel@m.gmane.org; Sun, 12 Jun 2005 04:05:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DhNPz-0001r5-5G for guile-devel@gnu.org; Sun, 12 Jun 2005 04:02:09 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DhNPv-0001qY-RN for guile-devel@gnu.org; Sun, 12 Jun 2005 04:02:04 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DhNPq-0001pI-4t; Sun, 12 Jun 2005 04:01:59 -0400 Original-Received: from [80.84.72.33] (helo=mail3.uklinux.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DhNOr-0004rt-5v; Sun, 12 Jun 2005 04:00:57 -0400 Original-Received: from laruns (host81-130-111-97.in-addr.btopenworld.com [81.130.111.97]) by mail3.uklinux.net (Postfix) with ESMTP id 17820409FAA; Sun, 12 Jun 2005 08:00:08 +0000 (UTC) Original-Received: from [127.0.0.1] (laruns [127.0.0.1]) by laruns (Postfix) with ESMTP id 5A5E16F8E3; Sun, 12 Jun 2005 08:59:47 +0100 (BST) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Debian/1.7.8-1 X-Accept-Language: en Original-To: guile-devel , Guile Gnu X-Enigmail-Version: 0.91.0.0 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:5102 gmane.lisp.guile.user:4622 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:4622 Would anyone object if I deleted my work on breakpoints and debugging-in-Emacs from CVS head? To be precise, this means deleting: guile-core/emacs/README.GDS guile-core/emacs/gds* ice-9/debugger/* and backing out some associated changes to ice-9/debugger.scm (+ NEWS, Makefile.am etc). The reasons are that - the mainline of this work is now in the separate guile-debugging project (hosted on Gna!) - the stuff in CVS is obsolete (with respect to the guile-debugging mainline) - while it is still under development, it's more convenient to keep this work in a separate project, because it means that I can target guile-debugging releases at the most recent widely available stable Guile (instead of trying to squeeze in the work before the next stable core release). Regards, Neil _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel