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: GIT version: remake docs Date: Wed, 26 Jan 2011 23:57:55 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1296082410 28454 80.91.229.12 (26 Jan 2011 22:53:30 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 26 Jan 2011 22:53:30 +0000 (UTC) Cc: bug-guile@gnu.org To: Hans Aberg Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Wed Jan 26 23:53:26 2011 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PiEEq-0004Rm-86 for guile-bugs@m.gmane.org; Wed, 26 Jan 2011 23:53:22 +0100 Original-Received: from localhost ([127.0.0.1]:45472 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PiEEl-0002Wb-Fo for guile-bugs@m.gmane.org; Wed, 26 Jan 2011 17:53:15 -0500 Original-Received: from [140.186.70.92] (port=56412 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PiEEb-0002UZ-RU for bug-guile@gnu.org; Wed, 26 Jan 2011 17:53:07 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PiEEX-0007OJ-1K for bug-guile@gnu.org; Wed, 26 Jan 2011 17:53:02 -0500 Original-Received: from a-pb-sasl-sd.pobox.com ([64.74.157.62]:59612 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PiEEW-0007OA-PP for bug-guile@gnu.org; Wed, 26 Jan 2011 17:53:00 -0500 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id DC8BE4578; Wed, 26 Jan 2011 17:53:50 -0500 (EST) 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=g8JcguEj/r9pk31bWSa0DeRgeSY=; b=bIDn/Z vGPYdzWJvf9CzlQgUPw0pB06h9gbk7XXKQmyMGTl9xLCc2ydZdSAm10mY6dbtdpK 0Dky/kBByJY5E0WrJL40VsLxA9k3EaYc+eUYBLR+QW2Ly8e6KGYqJouEaoggN6sK 4GFHtCEOgHqRoCKPYCJjT0o9sqPFcIj+MagsI= 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=nxB5iSqGbd/slTBVEw0C0OvBRJNWn+5K RIVVEweJfa93QwzmAVzGc/NJn9GQ8jO5VnpZ7gZa7J8chxBLzo4/LWfrjN8tIKYY yIhUkvif+VX6br5BO8Z4Z83CXS1vZBlGT3H+M0zb2GZ1ddjD/QcpISuvOdOcu8WW 8OWhBNkNSkc= 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 C99894572; Wed, 26 Jan 2011 17:53:49 -0500 (EST) 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 2FB674570; Wed, 26 Jan 2011 17:53:47 -0500 (EST) In-Reply-To: (Hans Aberg's message of "Wed, 26 Jan 2011 23:37:55 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: 23C2C8EC-299F-11E0-9766-BC4EF3E828EC-02397024!a-pb-sasl-sd.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:5042 Archived-At: Hi Hans, On Wed 26 Jan 2011 23:37, Hans Aberg writes: > Then I made 'make clean' only to discover that the docs I was reading > did not exits anymore. And then they could not be remade. Apologies for all the mess! But I am unclear: do you have 1.8 and 1.9 docs now? Is there a bug? Let me know if you have a bug that we can fix. To my knowledge, the 1.9 documentation is perfectly buildable from git. Just do "make" before "make pdf". Thanks, Andy -- http://wingolog.org/