From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.lisp.guile.devel Subject: Re: rfc: (ice-9 accumulate) Date: Mon, 11 Jan 2010 15:16:48 +0100 Message-ID: <87aawkiv5b.fsf@ambire.localdomain> References: <873a2fo8wc.fsf@ambire.localdomain> <8763799nwr.fsf@ambire.localdomain> <87eilweq0k.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1263219594 4743 80.91.229.12 (11 Jan 2010 14:19:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 11 Jan 2010 14:19:54 +0000 (UTC) To: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Jan 11 15:19:47 2010 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NUL7S-0007aU-D9 for guile-devel@m.gmane.org; Mon, 11 Jan 2010 15:19:46 +0100 Original-Received: from localhost ([127.0.0.1]:60468 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NUL7T-0001zd-1j for guile-devel@m.gmane.org; Mon, 11 Jan 2010 09:19:47 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NUL77-0001wJ-Ef for guile-devel@gnu.org; Mon, 11 Jan 2010 09:19:25 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NUL73-0001vW-5t for guile-devel@gnu.org; Mon, 11 Jan 2010 09:19:25 -0500 Original-Received: from [199.232.76.173] (port=60193 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NUL72-0001vT-Ub for guile-devel@gnu.org; Mon, 11 Jan 2010 09:19:20 -0500 Original-Received: from smtp-out113.alice.it ([85.37.17.113]:4583) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NUL72-0007eD-Io for guile-devel@gnu.org; Mon, 11 Jan 2010 09:19:20 -0500 Original-Received: from FBCMMO01.fbc.local ([192.168.68.195]) by smtp-out113.alice.it with Microsoft SMTPSVC(6.0.3790.3959); Mon, 11 Jan 2010 15:19:15 +0100 Original-Received: from FBCMCL01B04.fbc.local ([192.168.69.85]) by FBCMMO01.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Mon, 11 Jan 2010 15:19:15 +0100 Original-Received: from ambire.localdomain ([79.24.50.106]) by FBCMCL01B04.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Mon, 11 Jan 2010 15:19:15 +0100 Original-Received: from ttn by ambire.localdomain with local (Exim 4.63) (envelope-from ) id 1NUL4a-0005y4-D2 for guile-devel@gnu.org; Mon, 11 Jan 2010 15:16:48 +0100 In-Reply-To: <87eilweq0k.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Mon, 11 Jan 2010 14:21:15 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) X-OriginalArrivalTime: 11 Jan 2010 14:19:15.0170 (UTC) FILETIME=[0DD62420:01CA92C9] X-detected-operating-system: by monty-python.gnu.org: Windows 2000 SP4, XP SP1+ 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:9856 Archived-At: () ludo@gnu.org (Ludovic Court=C3=A8s) () Mon, 11 Jan 2010 14:21:15 +0100 I=E2=80=99d prefer if it were used only for non-ice-9 modules. OK, i'll just take the .texi (output of Guile 1.4.x extraction), clean it up for 1.9, and post them for review. thi