From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.bugs Subject: Re: Documentation error: srfi-13, string-tokenize Date: Tue, 07 Sep 2004 11:25:04 +0200 Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Message-ID: References: <20040811164426.GA15474@panix.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1094549128 5395 80.91.224.253 (7 Sep 2004 09:25:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 7 Sep 2004 09:25:28 +0000 (UTC) Cc: bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Tue Sep 07 11:25:20 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C4cE4-0008Rf-00 for ; Tue, 07 Sep 2004 11:25:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C4cJH-0002Rz-H6 for guile-bugs@m.gmane.org; Tue, 07 Sep 2004 05:30:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C4cJE-0002Ru-Lv for bug-guile@gnu.org; Tue, 07 Sep 2004 05:30:40 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C4cJD-0002Rh-0T for bug-guile@gnu.org; Tue, 07 Sep 2004 05:30:40 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C4cJC-0002Re-OR for bug-guile@gnu.org; Tue, 07 Sep 2004 05:30:38 -0400 Original-Received: from [129.217.163.1] (helo=mail.dt.e-technik.uni-dortmund.de) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C4cDp-00026i-4d for bug-guile@gnu.org; Tue, 07 Sep 2004 05:25:05 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id 6D8513C717; Tue, 7 Sep 2004 11:25:04 +0200 (CEST) Original-Received: from mail.dt.e-technik.uni-dortmund.de ([127.0.0.1]) by localhost (krusty [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 05361-01-3; Tue, 7 Sep 2004 11:25:04 +0200 (CEST) Original-Received: from troy.dt.e-technik.uni-dortmund.de (troy.dt.e-technik.uni-dortmund.de [129.217.163.17]) by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id 542393C6EE; Tue, 7 Sep 2004 11:25:04 +0200 (CEST) Original-Received: by troy.dt.e-technik.uni-dortmund.de (Postfix, from userid 520) id 18AF2B9B0; Tue, 7 Sep 2004 11:25:04 +0200 (CEST) Original-To: Mike Small In-Reply-To: <20040811164426.GA15474@panix.com> (Mike Small's message of "Wed, 11 Aug 2004 12:44:26 -0400") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) X-Virus-Scanned: by amavisd-new at dt.e-technik.uni-dortmund.de 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: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.bugs:1648 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.bugs:1648 Mike Small writes: > Maybe this could be changed to something like the following: > > ---------------------------------------------------------------------- > Miscellaneous > > `string-replace' is for replacing a portion of a string with another > string and `string-tokenize' splits a string into a list of strings, > breaking it up on characters not belonging to a specified character set. > ---------------------------------------------------------------------- Yes, excellent. I have changed the text. Thanks! _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://lists.gnu.org/mailman/listinfo/bug-guile