From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Adam Kandur via "Developers list for Guile, the GNU extensibility library" Newsgroups: gmane.lisp.guile.devel Subject: fix guile manual Date: Mon, 18 May 2020 19:27:26 +0200 (CEST) Message-ID: Reply-To: Adam Kandur Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="83021"; mail-complaints-to="usenet@ciao.gmane.io" To: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Mon May 18 19:43:11 2020 Return-path: Envelope-to: guile-devel@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 1jajnB-000LTY-VK for guile-devel@m.gmane-mx.org; Mon, 18 May 2020 19:43:09 +0200 Original-Received: from localhost ([::1]:37530 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jajnB-0004dU-1I for guile-devel@m.gmane-mx.org; Mon, 18 May 2020 13:43:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:38510) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jajY5-0007lY-2j for guile-devel@gnu.org; Mon, 18 May 2020 13:27:33 -0400 Original-Received: from w4.tutanota.de ([81.3.6.165]:42864) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jajY3-0002pt-65 for guile-devel@gnu.org; Mon, 18 May 2020 13:27:32 -0400 Original-Received: from w3.tutanota.de (unknown [192.168.1.164]) by w4.tutanota.de (Postfix) with ESMTP id E1D5D1060304 for ; Mon, 18 May 2020 17:27:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1589822846; s=s1; d=tuta.io; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:Sender; bh=3twuIo1tHw9XcT8mxFvmsWxaFJuE+fcc7oL3D6fWNE8=; b=kl4b1Gu5wWWUkUO0L2u7aR6HPreXcuj43ZBxyxRtluN/IoKFHY/F9JVBrbtV26OT T76tan6jkJsG2fmBVSeMpEF/YsTM4G76qVWVWjGZMqn/FVdXk3DDoxpNmMA65L6i/S4 qS3bK4sjHnIjGBS5v7e+E5L/303IKehr8jHWjunGdfISr6lUVWNqzfgQVrI/dKQ5Ol8 u+W/t/jspYrONOMGgWHwf9TZYxn1uj3osB79hNTL0A5uweVmTkJaP9LmKyytqKlPdS5 /AP4a+uS362es2BIf6DTNE71XI1OwTLoytsMALNmj0inpDzBNii/y2JMcCltufN3cx0 EKn7l77Wxw== Received-SPF: pass client-ip=81.3.6.165; envelope-from=rndd@tuta.io; helo=w4.tutanota.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/18 13:27:27 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Mailman-Approved-At: Mon, 18 May 2020 13:42:38 -0400 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Original-Sender: "guile-devel" Xref: news.gmane.io gmane.lisp.guile.devel:20527 Archived-At: there is a link on page https://www.gnu.org/software/guile/manual/guile.htm= l#rnrs-base ... (see R6RS Base library in... =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 [https:/= /www.gnu.org/software/guile/manual/r6rs.html#Base-library] That doesn't work.=20 I don't know how to submit path, so just wrote this message.