From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Arun Isaac Newsgroups: gmane.lisp.guile.bugs Subject: bug#40215: [PATCH 3/4] doc: Document default delimiter of string-join. Date: Wed, 25 Mar 2020 02:57:19 +0530 Message-ID: <20200324212720.17018-3-arunisaac@systemreboot.net> References: <20200324212720.17018-1-arunisaac@systemreboot.net> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="11186"; mail-complaints-to="usenet@ciao.gmane.io" To: 40215@debbugs.gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane-mx.org@gnu.org Tue Mar 24 22:28:11 2020 Return-path: Envelope-to: guile-bugs@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 1jGr5n-0002n1-8k for guile-bugs@m.gmane-mx.org; Tue, 24 Mar 2020 22:28:11 +0100 Original-Received: from localhost ([::1]:55286 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jGr5m-0003Y0-9p for guile-bugs@m.gmane-mx.org; Tue, 24 Mar 2020 17:28:10 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:36845) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jGr5g-0003WW-Lr for bug-guile@gnu.org; Tue, 24 Mar 2020 17:28:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jGr5f-0003ZE-L4 for bug-guile@gnu.org; Tue, 24 Mar 2020 17:28:04 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:49710) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jGr5f-0003Z7-Hs for bug-guile@gnu.org; Tue, 24 Mar 2020 17:28:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jGr5f-000611-F8 for bug-guile@gnu.org; Tue, 24 Mar 2020 17:28:03 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: bug-guile@gnu.org Resent-Date: Tue, 24 Mar 2020 21:28:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 40215 X-GNU-PR-Package: guile X-GNU-PR-Keywords: patch Original-Received: via spool by 40215-submit@debbugs.gnu.org id=B40215.158508526223066 (code B ref 40215); Tue, 24 Mar 2020 21:28:03 +0000 Original-Received: (at 40215) by debbugs.gnu.org; 24 Mar 2020 21:27:42 +0000 Original-Received: from localhost ([127.0.0.1]:55680 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jGr5J-0005zt-Kb for submit@debbugs.gnu.org; Tue, 24 Mar 2020 17:27:41 -0400 Original-Received: from mugam.systemreboot.net ([139.59.75.54]:56088) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jGr5H-0005zb-Jg for 40215@debbugs.gnu.org; Tue, 24 Mar 2020 17:27:40 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=c0eFjJG3x/QHevqE7guJU+mVskdCzGlusX5Foyj8W04=; b=dyYh906Dv87nKe7j+neLmXIQsu Ns2oMlU2KbQM8wihkhKaFKQiFrtc5/M349BWYaWdUg1oKsKl3+H0Ut5UFH44KkcSoGwCb9YVDjPjW B4N5E0EkUHw2PzF8pGmMRLpngD0BKRUBi7ywvyYR5oVOMJzV/kj2X7Kn18Rkab3aTJIM=; Original-Received: from [192.168.2.1] (helo=steel.lan) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1jGr5A-003uAr-2T; Wed, 25 Mar 2020 02:57:32 +0530 X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200324212720.17018-1-arunisaac@systemreboot.net> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-guile@gnu.org 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-mx.org@gnu.org Original-Sender: "bug-guile" Xref: news.gmane.io gmane.lisp.guile.bugs:9694 Archived-At: * doc/ref/api-data.texi (String Constructors): Document default delimiter of the string-join function. --- doc/ref/api-data.texi | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/ref/api-data.texi b/doc/ref/api-data.texi index a6b09c478..3dd5109c4 100644 --- a/doc/ref/api-data.texi +++ b/doc/ref/api-data.texi @@ -3183,9 +3183,10 @@ produce the corresponding string element. The order in which @deffnx {C Function} scm_string_join (ls, delimiter, grammar) Append the string in the string list @var{ls}, using the string @var{delimiter} as a delimiter between the elements of @var{ls}. -@var{grammar} is a symbol which specifies how the delimiter is -placed between the strings, and defaults to the symbol -@code{infix}. +@var{delimiter} defaults to @w{@samp{ }}, that is, strings in @var{ls} +are appended with the space character in between them. @var{grammar} is +a symbol which specifies how the delimiter is placed between the +strings, and defaults to the symbol @code{infix}. @table @code @item infix -- 2.25.1