From unknown Tue Jun 17 20:20:55 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#56737 <56737@debbugs.gnu.org> To: bug#56737 <56737@debbugs.gnu.org> Subject: Status: [PATCH] gnu: Add comma after =?UTF-8?Q?=E2=80=9Ci.e.=E2=80=9D?= in descriptions. Reply-To: bug#56737 <56737@debbugs.gnu.org> Date: Wed, 18 Jun 2025 03:20:55 +0000 retitle 56737 [PATCH] gnu: Add comma after =E2=80=9Ci.e.=E2=80=9D in descri= ptions. reassign 56737 guix-patches submitter 56737 "Paul A. Patience" severity 56737 normal tag 56737 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 24 08:19:54 2022 Received: (at submit) by debbugs.gnu.org; 24 Jul 2022 12:19:55 +0000 Received: from localhost ([127.0.0.1]:47038 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oFaaQ-000361-Cn for submit@debbugs.gnu.org; Sun, 24 Jul 2022 08:19:54 -0400 Received: from lists.gnu.org ([209.51.188.17]:42564) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oFaaO-00035s-9q for submit@debbugs.gnu.org; Sun, 24 Jul 2022 08:19:53 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56060) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oFaaO-0005oz-4l for guix-patches@gnu.org; Sun, 24 Jul 2022 08:19:52 -0400 Received: from mail-40136.proton.ch ([185.70.40.136]:22925) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oFaaK-0007cv-DB for guix-patches@gnu.org; Sun, 24 Jul 2022 08:19:51 -0400 Date: Sun, 24 Jul 2022 12:19:41 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1658665185; x=1658924385; bh=K3DmgXwlkW738itEnrctAq/6Bl02lKS3DinKJZmAQc4=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:Feedback-ID:From:To: Cc:Date:Subject:Reply-To:Feedback-ID:Message-ID; b=SIQnQoWW3kYclTTbzqeIWROe5FzImplLGdSCM2pqcWUFKTfuD4855/9U4uoiZTLUR 9MTYEZBnABm/U/Gqa740k6SvHs/v6+JCvv0UXwoVpKvogr7dDfoMzjccVQmcKFc7sq bOCSF0rx2nOiBpjmvu79bE8vfD5mwwQgeAjFH5pbcRJGEx6QaXWc6cuziomTWPMJ9r JtM4vazXafcjNm4ugyRDVFMrewDzb8LQ/WOQf7j7yr9KSS+JgFMXGUHsS+YW/JM5kq l6+O2dlnQzruW2/YlJMV16SV8PoPmkhV6X7Gt5N/q3fq8RshBI02dQGeGTlEuIzyVq L5KjnhznIE9YA== To: guix-patches@gnu.org From: "Paul A. Patience" Subject: =?utf-8?Q?[PATCH]_gnu:_Add_comma_after_=E2=80=9Ci.e.=E2=80=9D_in_descriptions.?= Message-ID: <20220724121930.56742-1-paul@apatience.com> Feedback-ID: 19227857:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.40.136; envelope-from=paul@apatience.com; helo=mail-40136.proton.ch 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit Cc: "Paul A. Patience" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: "Paul A. Patience" Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) * gnu/packages/bioconductor.scm (r-anota)[description]: Add comma after =E2=80=9Ci.e.=E2=80=9D. * gnu/packages/code.scm (xenon)[description]: Same. * gnu/packages/cran.scm (r-crosstalk)[description]: Same. * gnu/packages/python-xyz.scm (python-radon)[description]: Same. * gnu/packages/statistics.scm (r-logspline)[description]: Same. * gnu/packages/suckless.scm (tabbed)[description]: Same. --- gnu/packages/bioconductor.scm | 2 +- gnu/packages/code.scm | 2 +- gnu/packages/cran.scm | 2 +- gnu/packages/python-xyz.scm | 2 +- gnu/packages/statistics.scm | 2 +- gnu/packages/suckless.scm | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm index 31484799b2..8a3a38b36f 100644 --- a/gnu/packages/bioconductor.scm +++ b/gnu/packages/bioconductor.scm @@ -8834,7 +8834,7 @@ (define-public r-anota the mRNA level (e.g. cytosolic mRNA level) and the level of mRNA actively involved in translation (the actively translating mRNA level) for each mRN= A. The standard analysis of such data strives towards identifying differentia= l -translational between two or more sample classes - i.e. differences in +translational between two or more sample classes - i.e., differences in actively translated mRNA levels that are independent of underlying differe= nces in cytosolic mRNA levels. This package allows for such analysis using par= tial variances and the random variance model. As 10s of thousands of mRNAs are diff --git a/gnu/packages/code.scm b/gnu/packages/code.scm index 64040270eb..11df6fd4b2 100644 --- a/gnu/packages/code.scm +++ b/gnu/packages/code.scm @@ -1067,7 +1067,7 @@ (define-public xenon "Xenon is a monitoring tool based on Radon. It monitors code complex= ity. Ideally, @code{xenon} is run every time code is committed. Through comman= d line options, various thresholds can be set for the complexity of code. I= t -will fail (i.e. it will exit with a non-zero exit code) when any of these +will fail (i.e., it will exit with a non-zero exit code) when any of these requirements is not met.") (license license:expat))) diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index 731facb4e5..a677360700 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -3315,7 +3315,7 @@ (define-public r-crosstalk (synopsis "Inter-widget interactivity for HTML widgets") (description "This package provides building blocks for allowing HTML widgets to -communicate with each other, with Shiny or without (i.e. static @code{.ht= ml} +communicate with each other, with Shiny or without (i.e., static @code{.ht= ml} files). It currently supports linked brushing and filtering.") (license license:expat))) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 7f6bbd55be..1f89f018d3 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -19659,7 +19659,7 @@ (define-public python-radon Supported metrics are: @itemize @bullet @item raw metrics: SLOC, comment lines, blank lines, &c. - @item Cyclomatic Complexity (i.e. McCabe=E2=80=99s Complexity) + @item Cyclomatic Complexity (i.e., McCabe=E2=80=99s Complexity) @item Halstead metrics (all of them) @item the Maintainability Index (a Visual Studio metric) @end itemize") diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm index 0e977698d7..1ef7efe266 100644 --- a/gnu/packages/statistics.scm +++ b/gnu/packages/statistics.scm @@ -6624,7 +6624,7 @@ (define-public r-logspline (description "Contains routines for logspline density estimation. The function @code{oldlogspline()} uses the same algorithm as the logspline package ver= sion -1.0.x; i.e. the Kooperberg and Stone (1992) algorithm (with an improved +1.0.x; i.e., the Kooperberg and Stone (1992) algorithm (with an improved interface). The recommended routine @code{logspline()} uses an algorithm = from @url{doi:10.1214/aos/1031594728,Stone et al (1997)}.") (license license:asl2.0))) diff --git a/gnu/packages/suckless.scm b/gnu/packages/suckless.scm index 8dd8f76143..460e8bfc0f 100644 --- a/gnu/packages/suckless.scm +++ b/gnu/packages/suckless.scm @@ -122,7 +122,7 @@ (define-public tabbed (synopsis "Tab interface for application supporting Xembed") (description "Tabbed is a generic tabbed frontend to xembed-aware applications. It was originally designed for surf but also usable with ma= ny -other applications, i.e. st, uzbl, urxvt and xterm.") +other applications, i.e., st, uzbl, urxvt and xterm.") (license ;; Dual-licensed. (list -- 2.37.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 01 05:36:07 2022 Received: (at 56737-done) by debbugs.gnu.org; 1 Aug 2022 09:36:07 +0000 Received: from localhost ([127.0.0.1]:39323 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oIRqJ-0002RV-0u for submit@debbugs.gnu.org; Mon, 01 Aug 2022 05:36:07 -0400 Received: from eggs.gnu.org ([209.51.188.92]:57256) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oIRqH-0002QT-G2 for 56737-done@debbugs.gnu.org; Mon, 01 Aug 2022 05:36:05 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:45956) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oIRqC-0003w2-8b; Mon, 01 Aug 2022 05:36:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=2g1KEDY+H+iGU+MmevS8Z+OoH5CYUzjgfA4NhDp76No=; b=P14Vbr2IygeFjqIzS/51 cm7yUhjgqDCeYpnIRr9e0FnrE/cpXNVV/XfqhhP2/eaPKM6fOqCDa8cYyjrHox48XkPqocYXVa3Rq X96ButZXekzDyHZJiv0vaVZ1ai7s95Y6AVQD6TJxdjxEGBpxCRoDLY3V3DlmvcQYngy3t6yVC2hu6 sPNscMw3bjN6m7FhlDiOsz0uWirKwp46uaAvs3A5CBGWvNFse44hP0ua1wUuxMPkNLdrhnH9YCOLG TGLTZpJ+0t1SSD/Q8jTYybdxAvgpwcTHHYPnfC1h26Iqsr3+FAsr7fXAs6snRCkYYxvmuu1eCUCCK SSkTgbB1SltP7A==; Received: from [193.50.110.235] (port=50600 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oIRqA-0000bW-6O; Mon, 01 Aug 2022 05:35:59 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: "Paul A. Patience" Subject: Re: bug#56737: [PATCH] gnu: Add comma after =?utf-8?B?4oCcaS5l?= =?utf-8?B?LuKAnQ==?= in descriptions. References: <20220724121930.56742-1-paul@apatience.com> Date: Mon, 01 Aug 2022 11:35:56 +0200 In-Reply-To: <20220724121930.56742-1-paul@apatience.com> (Paul A. Patience's message of "Sun, 24 Jul 2022 12:19:41 +0000") Message-ID: <875yjc1f2b.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 56737-done Cc: 56737-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) "Paul A. Patience" skribis: > * gnu/packages/bioconductor.scm (r-anota)[description]: Add comma after > =E2=80=9Ci.e.=E2=80=9D. > * gnu/packages/code.scm (xenon)[description]: Same. > * gnu/packages/cran.scm (r-crosstalk)[description]: Same. > * gnu/packages/python-xyz.scm (python-radon)[description]: Same. > * gnu/packages/statistics.scm (r-logspline)[description]: Same. > * gnu/packages/suckless.scm (tabbed)[description]: Same. Applied, thanks! From unknown Tue Jun 17 20:20:55 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 29 Aug 2022 11:24:07 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator