From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ludo@gnu.org (Ludovic =?iso-8859-1?Q?Court=E8s?=) Newsgroups: gmane.lisp.guile.devel Subject: Re: [Guile-commits] GNU Guile branch, syncase-in-boot-9, updated. 6a952e0ee9093424cdc8f300406d09ce195ebf5c Date: Thu, 30 Apr 2009 18:50:12 +0200 Message-ID: <877i12nl17.fsf@gnu.org> References: <87preu1lgd.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1241110236 23212 80.91.229.12 (30 Apr 2009 16:50:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 30 Apr 2009 16:50:36 +0000 (UTC) Cc: guile-devel@gnu.org To: Andy Wingo Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Apr 30 18:50:26 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 1LzZSr-0008Rc-N2 for guile-devel@m.gmane.org; Thu, 30 Apr 2009 18:50:26 +0200 Original-Received: from localhost ([127.0.0.1]:45272 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LzZSq-0003rQ-TB for guile-devel@m.gmane.org; Thu, 30 Apr 2009 12:50:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LzZSn-0003q7-UG for guile-devel@gnu.org; Thu, 30 Apr 2009 12:50:21 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LzZSj-0003mX-7f for guile-devel@gnu.org; Thu, 30 Apr 2009 12:50:21 -0400 Original-Received: from [199.232.76.173] (port=36265 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LzZSi-0003mA-V0 for guile-devel@gnu.org; Thu, 30 Apr 2009 12:50:17 -0400 Original-Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:17867) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1LzZSi-0001xI-Bg for guile-devel@gnu.org; Thu, 30 Apr 2009 12:50:16 -0400 X-IronPort-AV: E=Sophos;i="4.40,273,1238968800"; d="scan'208";a="27053540" Original-Received: from reverse-83.fdn.fr (HELO nixey) ([80.67.176.83]) by mail3-relais-sop.national.inria.fr with ESMTP/TLS/DHE-RSA-AES128-SHA; 30 Apr 2009 18:50:13 +0200 X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 11 =?iso-8859-1?Q?Flor=E9al?= an 217 de la =?iso-8859-1?Q?R=E9volution?= X-PGP-Key-ID: 0xEA52ECF4 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 821D 815D 902A 7EAB 5CEE D120 7FBA 3D4F EB1F 5364 X-OS: i686-pc-linux-gnu In-Reply-To: (Andy Wingo's message of "Thu, 30 Apr 2009 12:57:42 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.90 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:8478 Archived-At: Andy Wingo writes: > For what? andmap has been in no public release. Ouch, sorry, I thought it was the one that's always been there but undocumented. Thanks, Ludo'.