From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: Patch for ice-9/pretty-print.scm Date: Mon, 09 Aug 2004 23:58:39 +0200 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87vffsvur4.fsf@zagadka.ping.de> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1092088745 22075 80.91.224.253 (9 Aug 2004 21:59:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 9 Aug 2004 21:59:05 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Aug 09 23:58:53 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BuIAO-0001eL-00 for ; Mon, 09 Aug 2004 23:58:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BuIEA-0002Bd-6e for guile-devel@m.gmane.org; Mon, 09 Aug 2004 18:02:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BuIE6-0002BL-Ql for guile-devel@gnu.org; Mon, 09 Aug 2004 18:02:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BuIE4-0002Ab-Mg for guile-devel@gnu.org; Mon, 09 Aug 2004 18:02:41 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BuIE4-0002AR-Jk for guile-devel@gnu.org; Mon, 09 Aug 2004 18:02:40 -0400 Original-Received: from [195.253.8.218] (helo=mail.dokom.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BuIAH-0005zR-0f for guile-devel@gnu.org; Mon, 09 Aug 2004 17:58:45 -0400 Original-Received: from [195.138.45.200] (helo=zagadka.ping.de) by mail.dokom.net with smtp (Exim 4.34) id 1BuIAG-0005D4-7n for guile-devel@gnu.org; Mon, 09 Aug 2004 23:58:44 +0200 Original-Received: (qmail 6856 invoked by uid 1000); 9 Aug 2004 21:58:39 -0000 Original-To: Matthias Koeppe In-Reply-To: (Matthias Koeppe's message of "Wed, 26 May 2004 17:30:17 +0200") User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) 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: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:3926 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:3926 Matthias Koeppe writes: > Here is a patch for CVS Guile that removes a restriction from the > pretty-print procedure, as well as 40 lines of code implementing the > restriction and 19 lines of its documentation. Thanks, applied to both stable and unstable branches! -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel