From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Re: [Guile-commits] GNU Guile branch, syncase-in-boot-9, updated. 6a952e0ee9093424cdc8f300406d09ce195ebf5c Date: Thu, 30 Apr 2009 12:57:42 +0200 Message-ID: References: <87preu1lgd.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 1241089455 18800 80.91.229.12 (30 Apr 2009 11:04:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 30 Apr 2009 11:04:15 +0000 (UTC) Cc: guile-devel@gnu.org To: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Apr 30 13:04:05 2009 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 1LzU3g-0008JM-9r for guile-devel@m.gmane.org; Thu, 30 Apr 2009 13:04:04 +0200 Original-Received: from localhost ([127.0.0.1]:39953 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LzU3f-0007vA-TD for guile-devel@m.gmane.org; Thu, 30 Apr 2009 07:04:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LzU2q-0007WB-7G for guile-devel@gnu.org; Thu, 30 Apr 2009 07:03:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LzU2l-0007Ta-MH for guile-devel@gnu.org; Thu, 30 Apr 2009 07:03:11 -0400 Original-Received: from [199.232.76.173] (port=46330 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LzU2l-0007TU-EF for guile-devel@gnu.org; Thu, 30 Apr 2009 07:03:07 -0400 Original-Received: from a-sasl-quonix.sasl.smtp.pobox.com ([208.72.237.25]:56704 helo=sasl.smtp.pobox.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LzU2j-0000PV-3d; Thu, 30 Apr 2009 07:03:05 -0400 Original-Received: from localhost.localdomain (unknown [127.0.0.1]) by a-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTP id E50AF13A54; Thu, 30 Apr 2009 07:03:04 -0400 (EDT) Original-Received: from unquote (unknown [83.32.64.93]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTPSA id 4C98313A53; Thu, 30 Apr 2009 07:03:03 -0400 (EDT) In-Reply-To: <87preu1lgd.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Thu, 30 Apr 2009 12:32:02 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) X-Pobox-Relay-ID: 7ABC9408-3576-11DE-A444-D766E3C8547C-02397024!a-sasl-quonix.pobox.com X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) 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:8476 Archived-At: Hi, On Thu 30 Apr 2009 12:32, ludo@gnu.org (Ludovic Court=C3=A8s) writes: > "Andy Wingo" writes: > >> * module/ice-9/boot-9.scm (and-map, or-map): Move these definitions = up so >> psyntax can use them. >> (andmap): Remove, yay. > > I'm not sure how the latter relates to the rest of the commit. Make > sure to at least have a `NEWS' entry for this. For what? andmap has been in no public release. Andy --=20 http://wingolog.org/