From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Jan Nieuwenhuizen Newsgroups: gmane.lisp.guile.devel Subject: Re: [PATCH] Add string-replace-substring to (ice-9 string-fun) Date: Sun, 05 Jan 2020 13:12:08 +0100 Organization: AvatarAcademy.nl Message-ID: <87k166ump3.fsf@gnu.org> References: <27656CBA-297B-4EE3-93D6-FD56BFBDDC44@sarc.name> <87imlqyw5x.fsf@pobox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="46379"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) Cc: guile-devel To: Andy Wingo Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Jan 05 13:12:27 2020 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1io4le-000Bvv-Ro for guile-devel@m.gmane.org; Sun, 05 Jan 2020 13:12:26 +0100 Original-Received: from localhost ([::1]:41460 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1io4ld-0007MU-3r for guile-devel@m.gmane.org; Sun, 05 Jan 2020 07:12:25 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:53339) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1io4lY-0007MC-53 for guile-devel@gnu.org; Sun, 05 Jan 2020 07:12:21 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:36796) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1io4lW-0003AB-MP; Sun, 05 Jan 2020 07:12:18 -0500 Original-Received: from [2001:980:1b4f:1:42d2:832d:bb59:862] (port=41582 helo=dundal.peder.onsbrabantnet.nl) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1io4lU-000097-VD; Sun, 05 Jan 2020 07:12:18 -0500 X-Url: http://AvatarAcademy.nl In-Reply-To: <87imlqyw5x.fsf@pobox.com> (Andy Wingo's message of "Sun, 05 Jan 2020 12:34:02 +0100") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] 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.org@gnu.org Original-Sender: "guile-devel" Xref: news.gmane.org gmane.lisp.guile.devel:20220 Archived-At: Andy Wingo writes: > On Fri 20 Dec 2019 18:32, lloda writes: > >> This patch adds string-replace-substring that wingo posted to the >> mailing list to (ice-9 strings). This is a commonly used function and a >> good implementation isn't trivial, so I think it deserves inclusion. > > I didn't know that this module existed :) Sure, why not. Please fix > the commit message when you push. That's great! This is one of the things that has always amazed and annoyed me to be missing and I have written several half-baken implementations of it when I needed something like it. Would it be too much to ask for some documentation to go with it, so that we will be able to find it? Greetings, janneke --=20 Jan Nieuwenhuizen | GNU LilyPond http://lilypond.org Freelance IT http://JoyofSource.com | Avatar=C2=AE http://AvatarAcademy.com