From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Adriano Peluso Newsgroups: gmane.lisp.guile.user Subject: Re: eof-object? documentation Date: Sun, 22 Nov 2020 23:36:26 +0100 Message-ID: <963b8ee4a558f99c7f70ded97fbea302269366d6.camel@riseup.net> References: <7055fbb7-35ee-1748-4846-2db529341aea@posteo.de> <4d11c3b901a4839564f54d9b0fdaaab5da47f668.camel@riseup.net> <16f85843-502c-826a-e73c-af381b7a8df9@posteo.de> Reply-To: randomlooser@riseup.net Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="21689"; mail-complaints-to="usenet@ciao.gmane.io" To: Zelphir Kaltstahl , Guile User Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Sun Nov 22 23:37:11 2020 Return-path: Envelope-to: guile-user@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kgxyo-0005Yt-Ri for guile-user@m.gmane-mx.org; Sun, 22 Nov 2020 23:37:10 +0100 Original-Received: from localhost ([::1]:48538 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kgxyn-0005Yn-NZ for guile-user@m.gmane-mx.org; Sun, 22 Nov 2020 17:37:09 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:36830) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kgxyX-0005YZ-Ek for guile-user@gnu.org; Sun, 22 Nov 2020 17:36:53 -0500 Original-Received: from mx1.riseup.net ([198.252.153.129]:53290) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kgxyV-00041H-Ak for guile-user@gnu.org; Sun, 22 Nov 2020 17:36:52 -0500 Original-Received: from capuchin.riseup.net (capuchin-pn.riseup.net [10.0.1.176]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Sectigo RSA Domain Validation Secure Server CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4CfQBK126rzDqtr; Sun, 22 Nov 2020 14:36:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1606084601; bh=4GUVOuFyVfOVXnHcanM4oTx+djh6Gvt6G8XaVivQ5U4=; h=Subject:From:Reply-To:To:Date:In-Reply-To:References:From; b=ZzAOmAhAlZA+r5SX97QCFw9JBX1Cvt5D8g1TE4k2NIfrzG3WP2NnitPv11esDUbif Wk2MQmCiEdQ1dojpf6lClsgm+wUivFHpxjFVq/MJgDCyboNmPVSJLQ7MKxq6Ih2yng 3hFADoezvxa6XVDT897f3Wbv3MHY9Vxm+g4xKojE= X-Riseup-User-ID: 06CBB3F1A4F8DF95A9D846B7CACCE3707C2B1F45D98580BBE7468FC01D45BBDF Original-Received: from [127.0.0.1] (localhost [127.0.0.1]) by capuchin.riseup.net (Postfix) with ESMTPSA id 4CfQBG1S51z8swl; Sun, 22 Nov 2020 14:36:37 -0800 (PST) In-Reply-To: <16f85843-502c-826a-e73c-af381b7a8df9@posteo.de> Received-SPF: pass client-ip=198.252.153.129; envelope-from=randomlooser@riseup.net; helo=mx1.riseup.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.io gmane.lisp.guile.user:17040 Archived-At: Il giorno dom, 22/11/2020 alle 19.57 +0100, Zelphir Kaltstahl ha scritto: > I did not find the repository of the Guile reference manual yet. Can > anyone point me to it? Then I could perhaps add examples, notes orĀ  > removeĀ  the "?" from the page and that phrase other stuff via pull > request. > > Best regards, > Zelphir > The Guile reference manual is in the same repository of Guile itself The manual is in the "doc" folder I built the manual without building the whole Guile myself, but I don't remember I asked on the irc channel, back then It was when Alex Sassmanhausen added a mention of guile-hall to the manual