From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.bugs Subject: Re: Documentation of reduce in guile manual Date: Thu, 14 Apr 2011 10:37:47 +0200 Message-ID: References: <87vcyjhe79.fsf@fencepost.gnu.org> <87wrix456q.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1302770252 10569 80.91.229.12 (14 Apr 2011 08:37:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 14 Apr 2011 08:37:32 +0000 (UTC) Cc: bug-guile@gnu.org To: David Kastrup Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Thu Apr 14 10:37:26 2011 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QAI3J-0006X7-Lr for guile-bugs@m.gmane.org; Thu, 14 Apr 2011 10:37:25 +0200 Original-Received: from localhost ([::1]:55522 helo=lists2.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QAI3J-0000Mn-7C for guile-bugs@m.gmane.org; Thu, 14 Apr 2011 04:37:25 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:35751) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QAI3G-0000Md-Td for bug-guile@gnu.org; Thu, 14 Apr 2011 04:37:24 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QAI3F-0005tF-To for bug-guile@gnu.org; Thu, 14 Apr 2011 04:37:22 -0400 Original-Received: from a-pb-sasl-sd.pobox.com ([64.74.157.62]:34494 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QAI3F-0005tB-NW; Thu, 14 Apr 2011 04:37:21 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 228923B7B; Thu, 14 Apr 2011 04:39:19 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=Vc3zseEb0Gp3SKg1tDa7mW3L1tc=; b=G6px24 WjGmVvXWgnTiimjpbWdBAgT3Luavt3INc/0L3pPWk0d6ydehDB6+uZ0swlWA7B0h yn9auUutGZNtLf3Kfp+ACNDITAw7sV5YmEh63SMhaqogYczKpELetRcH0z9uqXz7 G6iBqCdEhrt2ZVYmckbyreYWgA+LvcRn/0I7M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=DKCrLD6+cLZayzgijasEbgv7XDzaV22L /VpLVyOTwT3DRgGGHc152jMXh7CSLuFizhZekRdN9lsjA+QWRYeE8cvZcnVwy5nS T81+GbbG32l4gXR/GS2j0ZrE9vHYMB5d8rar7sryYWyq6nsIB4xthksU6LyF3tVS uCjz1YObbE8= Original-Received: from a-pb-sasl-sd.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 0D9E03B78; Thu, 14 Apr 2011 04:39:17 -0400 (EDT) Original-Received: from unquote.localdomain (unknown [90.164.198.39]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTPSA id 6ECF83B74; Thu, 14 Apr 2011 04:39:15 -0400 (EDT) In-Reply-To: <87wrix456q.fsf@fencepost.gnu.org> (David Kastrup's message of "Thu, 14 Apr 2011 10:18:05 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: AF032D88-6672-11E0-99B1-E8AB60295C12-02397024!a-pb-sasl-sd.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 64.74.157.62 X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:5486 Archived-At: On Thu 14 Apr 2011 10:18, David Kastrup writes: > Andy Wingo writes: > >> On Tue 12 Apr 2011 14:00, David Kastrup writes: >> >>> In the guile manual (listed as >>> ii guile-1.6-doc >> >> For words that aren't ten years old, try Guile 2.0, which fixes this >> issue, among others. > > It is the version of guile with the API used in the very latest versions > of Debian and Ubuntu (to be released), so the "10 year old words" will > stick around for at least a year. I believe they also package guile-1.8-doc, which are merely 5 year old words. Andy -- http://wingolog.org/