From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: Possibly unclear documentation Date: 05 Aug 2002 20:53:42 +0200 Sender: guile-devel-admin@gnu.org Message-ID: References: <20020728105725.GA1815@www> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1028573604 1736 127.0.0.1 (5 Aug 2002 18:53:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 5 Aug 2002 18:53:24 +0000 (UTC) Cc: guile-devel@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17bmyp-0000Rt-00 for ; Mon, 05 Aug 2002 20:53:23 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17bmzU-0004wh-00; Mon, 05 Aug 2002 14:54:04 -0400 Original-Received: from krusty.dt.e-technik.uni-dortmund.de ([129.217.163.1] helo=mail.dt.e-technik.uni-dortmund.de) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17bmzM-0004wQ-00 for ; Mon, 05 Aug 2002 14:53:56 -0400 Original-Received: from burns.dt.e-technik.uni-dortmund.de (burns.dt.e-technik.uni-dortmund.de [129.217.163.19]) by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id 2B0CAA3831; Mon, 5 Aug 2002 20:53:55 +0200 (CEST) Original-Received: by burns.dt.e-technik.uni-dortmund.de (Postfix, from userid 520) id BB24C2616B; Mon, 5 Aug 2002 20:53:43 +0200 (CEST) Original-To: rm@fabula.de In-Reply-To: <20020728105725.GA1815@www> Original-Lines: 11 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Errors-To: guile-devel-admin@gnu.org X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.devel:1000 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:1000 rm@fabula.de writes: > browsing through the current documentation i just > realized that in several places example code uses > 'read-line' which was moved from core to '(ice-9 rdelim) > a while ago (files using it: gh.texi, intro.texi, > srfi-modules.texi). The function is documented in file > 'scheme-io.texi' but i think it might be a good idea > to document the need to use module (ice-9 rdelim) anyway. Yep, have done so. Thanks! _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel