From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 17 13:52:39 2023 Received: (at submit) by debbugs.gnu.org; 17 Apr 2023 17:52:39 +0000 Received: from localhost ([127.0.0.1]:55965 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1poT1r-0005f8-IW for submit@debbugs.gnu.org; Mon, 17 Apr 2023 13:52:39 -0400 Received: from lists.gnu.org ([209.51.188.17]:42328) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1poT1p-0005f0-GT for submit@debbugs.gnu.org; Mon, 17 Apr 2023 13:52:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1poT1p-0003uQ-9f for guix-patches@gnu.org; Mon, 17 Apr 2023 13:52:37 -0400 Received: from 8.mo582.mail-out.ovh.net ([178.33.42.204]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1poT1n-0005VF-KN for guix-patches@gnu.org; Mon, 17 Apr 2023 13:52:37 -0400 Received: from director11.ghost.mail-out.ovh.net (unknown [10.108.20.85]) by mo582.mail-out.ovh.net (Postfix) with ESMTP id 06818263AE for ; Mon, 17 Apr 2023 17:52:31 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-w4tk4 (unknown [10.110.115.222]) by director11.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 7905A1FE03; Mon, 17 Apr 2023 17:52:29 +0000 (UTC) Received: from ngraves.fr ([37.59.142.98]) by ghost-submission-6684bf9d7b-w4tk4 with ESMTPSA id oFkdOV2HPWS7zAEAaCLNMQ (envelope-from ); Mon, 17 Apr 2023 17:52:29 +0000 Authentication-Results: garm.ovh; auth=pass (GARM-98R002a5c2cef5-da0a-41f2-b792-082b3cd5f230, 36ECB2DEF893FB8679C45D4CF8D311E154C16286) smtp.auth=ngraves@ngraves.fr X-OVh-ClientIp: 81.67.140.142 From: Nicolas Graves To: guix-patches@gnu.org Subject: [PATCH] etc: snippets: Fix git-commit-mode configuration for tempel. Date: Mon, 17 Apr 2023 19:52:22 +0200 Message-Id: <20230417175222.10313-1-ngraves@ngraves.fr> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 9754233845137335010 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvhedrvdeliedguddujecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhephffvvefufffkofgggfestdekredtredttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeekffegteffgfffjeegjedvfffgtddvueeutefgfeeuvdejgedvgeejjeevueeuveenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegtddrudegvddpfeejrdehledrudegvddrleeknecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpeeonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqedpnhgspghrtghpthhtohepuddprhgtphhtthhopehguhhigidqphgrthgthhgvshesghhnuhdrohhrghdpoffvtefjohhsthepmhhoheekvddpmhhouggvpehsmhhtphhouhht Received-SPF: pass client-ip=178.33.42.204; envelope-from=ngraves@ngraves.fr; helo=8.mo582.mail-out.ovh.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, 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: ngraves@ngraves.fr 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: -2.3 (--) * etc/snippets/tempel/text-mode: Fix git-commit-mode configuration for tempel. --- etc/snippets/tempel/text-mode | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/snippets/tempel/text-mode b/etc/snippets/tempel/text-mode index 1cda91cba0..c635b7ee6f 100644 --- a/etc/snippets/tempel/text-mode +++ b/etc/snippets/tempel/text-mode @@ -1,6 +1,6 @@ -*- mode: lisp-data -*- -text-mode :when (and (fboundp 'git-commit-mode) git-commit-mode) +text-mode :when (bound-and-true-p git-commit-mode) (add\ "gnu: Add " (p (with-temp-buffer -- 2.39.2 From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 18 07:06:16 2023 Received: (at submit) by debbugs.gnu.org; 18 Apr 2023 11:06:16 +0000 Received: from localhost ([127.0.0.1]:57940 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pojA8-0000l0-Au for submit@debbugs.gnu.org; Tue, 18 Apr 2023 07:06:16 -0400 Received: from lists.gnu.org ([209.51.188.17]:36426) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pojA7-0000kt-A3 for submit@debbugs.gnu.org; Tue, 18 Apr 2023 07:06:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pojA6-0003Es-Kl for guix-patches@gnu.org; Tue, 18 Apr 2023 07:06:14 -0400 Received: from relay7-d.mail.gandi.net ([217.70.183.200]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pojA3-0003VM-UM for guix-patches@gnu.org; Tue, 18 Apr 2023 07:06:14 -0400 Received: (Authenticated sender: andrew@trop.in) by mail.gandi.net (Postfix) with ESMTPSA id 4422320002; Tue, 18 Apr 2023 11:06:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=trop.in; s=gm1; t=1681815968; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=NA4LAGYu4krIkbCFydEMX2W/zY7yt2nyltZmzSqGdto=; b=bXSzfs+pzFE9AofvdfH7bpvAiLNosIMZF3woseQig9zbn1Fo8DfBwwfupO9dumLVq3KvEZ /lM9/BA782RMZ+ju3WrG9Nm0EuMJh9GnkI+Gae9+Aiys+48PIoKV7w03iuAgkpl2xcwOJq SV5bzNLss0TH+V/AqWfsNSlmz7PPdPXBa1cQfS49UYOOr96Zll4cRtfKI6XobWNGKzPhLM s2x2bJngvRAXDMmPpCq5nkEaENZgDxVO0NGalLAyHh5uLGwvGq4grwvU8pcdaTncQzA5eU OyNPEDbnJFHHut8TSamnO0p3gSVOPNc2SuZ1hIKokdzwoYXiICC8DQ46N57A1Q== From: Andrew Tropin To: Nicolas Graves via Guix-patches via , 62909-done@debbugs.gnu.org Subject: Re: [bug#62909] [PATCH] etc: snippets: Fix git-commit-mode configuration for tempel. In-Reply-To: <20230417175222.10313-1-ngraves@ngraves.fr> References: <20230417175222.10313-1-ngraves@ngraves.fr> Date: Tue, 18 Apr 2023 15:06:03 +0400 Message-ID: <87mt35bgbo.fsf@trop.in> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=217.70.183.200; envelope-from=andrew@trop.in; helo=relay7-d.mail.gandi.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, 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.6 (-) X-Debbugs-Envelope-To: submit Cc: ngraves@ngraves.fr 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: -2.6 (--) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On 2023-04-17 19:52, Nicolas Graves via Guix-patches via wrote: > * etc/snippets/tempel/text-mode: Fix git-commit-mode configuration for te= mpel. > --- > etc/snippets/tempel/text-mode | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/etc/snippets/tempel/text-mode b/etc/snippets/tempel/text-mode > index 1cda91cba0..c635b7ee6f 100644 > --- a/etc/snippets/tempel/text-mode > +++ b/etc/snippets/tempel/text-mode > @@ -1,6 +1,6 @@ > -*- mode: lisp-data -*- >=20=20 > -text-mode :when (and (fboundp 'git-commit-mode) git-commit-mode) > +text-mode :when (bound-and-true-p git-commit-mode) >=20=20 > (add\ "gnu: Add " > (p (with-temp-buffer Hi Nicolas! Thank you for the patch, applied, reworded commit message, pushed as https://git.savannah.gnu.org/cgit/guix.git/commit/?id=3D38fa64c4b5 =2D-=20 Best regards, Andrew Tropin --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEKEGaxlA4dEDH6S/6IgjSCVjB3rAFAmQ+eZsACgkQIgjSCVjB 3rBwgw/8DUJuhW1AwzRjgUBAEGCvd+YrXRBRB3aI3yPYj0Amp4d81WtqyV/F9nbZ NFemRhPDqEmfbFKDh09bymdrB4shPSipxm2r8A1TCDVdwSKBWeWBDwCQq7a53e0S oPnR5HxT/FxcHJNJgnDcVJeFP5Prwemy2TVrrEMkGDwiO3gMpxajr2DCjmAsP8PL Am8io0vcu938QkGeHJdytbY5fCj/4oHUO7qbCaaMmRmfFR3MjZ492WqZtxCxNXtj +5t6EQOUAjQnS+vSBSNuGZKh4TDTbJfcYt8N8NUTdZzWZCI1q9pQOktfwu/QPk/X xTi47JF2owv8nAOKgfh7JP2hvW8YKRy3D1eJ42l6USBYreSo9kDg1ag6LBVFhoRo TlbBgpVBgYWD3PQm51RlhG0L1JA5NiPj8gJ8EQ7v0BVdBn3QaWRxvKfQ4zI7g+5J AuxHZ0ibTTkg8Dy6jE+zFGnuV4ddRS6ZNMm5twKXXtE3Byq2bujSrOtNkDFR31q5 W5cH9IMvlQ78PfaZmTxNDbIsRurm9cTbJpitATJuOR69Qma8ZBpnYQE38s/gbqI6 L0Fo6EJuGVGBHKHOS1xSE4dZvgMexL0Y3JYxQdGUq1SKSDKIDxtksCfEhrhoBYve C64eUXu7FluEN/G9HeKiMr3ZCImYh0LBTpFFXSKpoGEhVZu6FjQ= =6jsM -----END PGP SIGNATURE----- --=-=-=-- From unknown Thu Sep 11 10:04:32 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 16 May 2023 11:24:05 +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