From unknown Wed Sep 10 19:14:58 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#49375 <49375@debbugs.gnu.org> To: bug#49375 <49375@debbugs.gnu.org> Subject: Status: [PATCH] gnu: emacs-transient: Update to 0.3.6. Reply-To: bug#49375 <49375@debbugs.gnu.org> Date: Thu, 11 Sep 2025 02:14:58 +0000 retitle 49375 [PATCH] gnu: emacs-transient: Update to 0.3.6. reassign 49375 guix-patches submitter 49375 Xinglu Chen severity 49375 normal tag 49375 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 04 06:40:36 2021 Received: (at submit) by debbugs.gnu.org; 4 Jul 2021 10:40:36 +0000 Received: from localhost ([127.0.0.1]:40390 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lzzYB-0004hp-Nl for submit@debbugs.gnu.org; Sun, 04 Jul 2021 06:40:35 -0400 Received: from lists.gnu.org ([209.51.188.17]:50204) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lzzY5-0004hc-Qh for submit@debbugs.gnu.org; Sun, 04 Jul 2021 06:40:33 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41414) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lzzY5-0006eO-5M for guix-patches@gnu.org; Sun, 04 Jul 2021 06:40:29 -0400 Received: from h87-96-130-155.cust.a3fiber.se ([87.96.130.155]:35462 helo=mail.yoctocell.xyz) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lzzY3-0004jG-7c for guix-patches@gnu.org; Sun, 04 Jul 2021 06:40:28 -0400 From: Xinglu Chen DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yoctocell.xyz; s=mail; t=1625395220; bh=FHpc/VtCciunvF5E6DnBXvgsgstcH3vxpyzXEFuEcAI=; h=From:To:Subject:Date; b=tDIIDEkNrMXfq4jD0HDrmPCwzK4rAYkHiOwNFPRA+eGUFuFaEDEuBo8rsB1ujf4dK SvvrMGUUOHMkf6prm3IlbYxLtjFQWy3BPcsvcJgDx0f4H9I9VddD/rj/s2g7cJ6rCG kQz8HBRcwoOAv2C/SpUcBzF+qRzCD6KAOISb/nbE= To: guix-patches@gnu.org Subject: [PATCH] gnu: emacs-transient: Update to 0.3.6. Message-Id: <3406421068ef9a8c5a840075854c246fa2ea83a6.1625395196.git.public@yoctocell.xyz> Date: Sun, 04 Jul 2021 12:40:17 +0200 MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=87.96.130.155; envelope-from=public@yoctocell.xyz; helo=mail.yoctocell.xyz X-Spam_score_int: 29 X-Spam_score: 2.9 X-Spam_bar: ++ X-Spam_report: (2.9 / 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, FROM_SUSPICIOUS_NTLD=0.498, FROM_SUSPICIOUS_NTLD_FP=1.501, PDS_OTHER_BAD_TLD=1.997, PDS_RDNS_DYNAMIC_FP=0.001, RDNS_DYNAMIC=0.982, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 2.7 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/emacs-xyz.scm (emacs-transient): Update to 0.3.6. --- gnu/packages/emacs-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 31fa8a03f1..0cd57db601 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -23597,7 +23597,7 @@ as Em [...] Content analysis details: (2.7 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: yoctocell.xyz (xyz)] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] 1.5 FROM_SUSPICIOUS_NTLD_FP From abused NTLD 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD X-Debbugs-Envelope-To: submit 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: 0.2 (/) * gnu/packages/emacs-xyz.scm (emacs-transient): Update to 0.3.6. --- gnu/packages/emacs-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 31fa8a03f1..0cd57db601 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -23597,7 +23597,7 @@ as Emacs Lisp.") (define-public emacs-transient (package (name "emacs-transient") - (version "0.3.5") + (version "0.3.6") (source (origin (method git-fetch) (uri (git-reference @@ -23606,7 +23606,7 @@ as Emacs Lisp.") (file-name (git-file-name name version)) (sha256 (base32 - "0wzfnzv2304a737zwp163aajjhm8i3ix9v7palgg1r3jskvbghmw")))) + "10k9dzs8y6i0rfckclxm5n3maylmh95993n5dvrs8rbmlcpmihvy")))) (build-system emacs-build-system) (arguments `(#:tests? #f ;no test suite base-commit: b65af6ed9120234cf655e8e76317558cfbd02477 -- 2.32.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 05 03:25:05 2021 Received: (at 49375-done) by debbugs.gnu.org; 5 Jul 2021 07:25:05 +0000 Received: from localhost ([127.0.0.1]:43709 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m0IyX-0003wD-4U for submit@debbugs.gnu.org; Mon, 05 Jul 2021 03:25:05 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:24411) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m0IyS-0003vb-NE for 49375-done@debbugs.gnu.org; Mon, 05 Jul 2021 03:25:03 -0400 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id B331824000D; Mon, 5 Jul 2021 07:24:53 +0000 (UTC) From: Nicolas Goaziou To: Xinglu Chen Subject: Re: [bug#49375] [PATCH] gnu: emacs-transient: Update to 0.3.6. References: <3406421068ef9a8c5a840075854c246fa2ea83a6.1625395196.git.public@yoctocell.xyz> Date: Mon, 05 Jul 2021 09:24:52 +0200 In-Reply-To: <3406421068ef9a8c5a840075854c246fa2ea83a6.1625395196.git.public@yoctocell.xyz> (Xinglu Chen's message of "Sun, 04 Jul 2021 12:40:17 +0200") Message-ID: <87v95p43zv.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hello, Xinglu Chen writes: > * gnu/packages/emacs-xyz.scm (emacs-transient): Update to 0.3.6. Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [217.70.183.193 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [217.70.183.193 listed in wl.mailspike.net] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: yoctocell.xyz (xyz)] -0.0 SPF_PASS SPF: sender matches SPF record -0.0 RCVD_IN_MSPIKE_WL Mailspike good senders X-Debbugs-Envelope-To: 49375-done Cc: 49375-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: 0.3 (/) Hello, Xinglu Chen writes: > * gnu/packages/emacs-xyz.scm (emacs-transient): Update to 0.3.6. Applied. Thank you. Regards, -- Nicolas Goaziou From unknown Wed Sep 10 19:14:58 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, 02 Aug 2021 11:24:09 +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