From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 01 15:32:02 2023 Received: (at submit) by debbugs.gnu.org; 1 Feb 2023 20:32:02 +0000 Received: from localhost ([127.0.0.1]:59947 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pNJly-0001Xl-02 for submit@debbugs.gnu.org; Wed, 01 Feb 2023 15:32:02 -0500 Received: from lists.gnu.org ([209.51.188.17]:44368) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pNJlu-0001XH-7s for submit@debbugs.gnu.org; Wed, 01 Feb 2023 15:32:00 -0500 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 1pNJlr-0002q3-0y for guix-patches@gnu.org; Wed, 01 Feb 2023 15:31:56 -0500 Received: from mout-p-201.mailbox.org ([2001:67c:2050:0:465::201]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1pNJlm-0004Pk-Jo for guix-patches@gnu.org; Wed, 01 Feb 2023 15:31:54 -0500 Received: from smtp1.mailbox.org (smtp1.mailbox.org [10.196.197.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4P6YVR3ZPzz9skM for ; Wed, 1 Feb 2023 21:31:43 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1675283503; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=sI/CKrcXXvzltdeOSfZNRzsJpCzTZgzkO0a+x1wGD5M=; b=l5Yf+Hn23POzduCuP0RF3AmpQqAtpnGjn5hqGlCsrIpNwJLFIkepX1UPadWbEIjuyohh92 m2LJZ+jcju+tm4fJzUeAdM5eKVmTQ8tyE0gTz2+j8bUHUUmPJR4Y6a7af49as1d2cZlUoe KBkl3VxlWsxGyX5GSEpLxYRXOKtu2oEsZ0z7WpwCDmZ4MSTqRAB8qRuC/7pid3hTE4pMar 4tBCwkakP/po5Uon3YbSXOVfH9/VDIwP9z5fHYoWIYzFa5ZxSIrRjCIy2FGPEXOhyIo15t BJqBYhZVnA96P8PIyv2qqtQDnFCjdK6GCWcmf/dqQ298Er5NTkUyDnD/JD3UPg== From: Antero Mejr DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1675283501; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=sI/CKrcXXvzltdeOSfZNRzsJpCzTZgzkO0a+x1wGD5M=; b=fCurXNs3DOHla+ckvFsN87PUSLjWFk6NPXqw+EnOFtxXUVFG8UyvT/cefV1RCcoKhRVtHV ryPbI6RiJOEAfhq1I7Df1YEDKihcrJZAc4UNC9YU6l8UdLUheQmsrHEgZ82J9EHOi6jFAG dXvhqtZyNI6XRYuOIM5rWlHWYXg8g/nM1eaIi6I0Z/IGkc6+5zHcehvu2MTpHc3rrOvCYd 8sHrtuF9iD8vy4RBsQuARt+S7A6fgIGBphkaRoAamwXeuyu7rQavmpz3/5iS7VB0JoQBZA I/mknfaD8cskoPldZfEFc5S1p4rBd0ljBG9AtnKbTWdcfNd2WXKFi6hdMO+XCA== To: guix-patches@gnu.org Subject: [PATCH] gnu: Add emacs-jabber. Date: Wed, 1 Feb 2023 20:31:21 +0000 Message-Id: <20230201203121.14910-1-antero@mailbox.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-MBO-RS-META: ziggwzbwxa5hxgc4xmxm6k4jx5e7yue5 X-MBO-RS-ID: 901ea97827fc1faa492 Received-SPF: pass client-ip=2001:67c:2050:0:465::201; envelope-from=antero@mailbox.org; helo=mout-p-201.mailbox.org 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit Cc: Antero Mejr 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 (--) * gnu/packages/emacs-xyz.scm (emacs-jabber): New variable. --- Please apply in reverse order, thanks. gnu/packages/emacs-xyz.scm | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index b98798a7d2..ae3466bb1a 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -35653,6 +35653,42 @@ (define-public emacs-srv in turn.") (license license:gpl2+))) +(define-public emacs-jabber + ;; No releases available. + (let ((commit "af0315e174fa6446d5c4dd3e6465d48912950e58") + (revision "0")) + (package + (name "emacs-jabber") + (version (git-version "0.8.92" revision commit)) + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://codeberg.org/emacs-jabber/emacs-jabber") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "08q0hbm4pvp8sf261w1ihqa93sg8blfybfkhq7wrnvgs6kasgwvq")))) + (build-system emacs-build-system) + (arguments + (list #:emacs emacs ;requires gnutls + #:phases #~(modify-phases %standard-phases + (add-after 'build 'make-info + (lambda _ + (invoke "makeinfo" "jabber.texi") + (install-file "jabber.info" + (string-append #$output + "/share/info"))))))) + (native-inputs (list texinfo)) + (propagated-inputs (list emacs-fsm emacs-hexrgb emacs-srv gnutls)) + (home-page "https://codeberg.org/emacs-jabber/emacs-jabber") + (synopsis "XMPP (Jabber) client for Emacs") + (description + "@code{jabber.el} is an XMPP client for Emacs. XMPP (also known as +\"Jabber\") is an instant messaging system; see @url{https://xmpp.org} for more +information.") + (license license:gpl2+)))) + ;;; ;;; Avoid adding new packages to the end of this file. To reduce the chances ;;; of a merge conflict, place them above by existing packages with similar -- 2.38.1 From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 01 15:35:29 2023 Received: (at 61218) by debbugs.gnu.org; 1 Feb 2023 20:35:29 +0000 Received: from localhost ([127.0.0.1]:59953 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pNJpI-0001d9-M0 for submit@debbugs.gnu.org; Wed, 01 Feb 2023 15:35:28 -0500 Received: from mout-p-103.mailbox.org ([80.241.56.161]:47736) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pNJpE-0001cs-FA for 61218@debbugs.gnu.org; Wed, 01 Feb 2023 15:35:27 -0500 Received: from smtp102.mailbox.org (smtp102.mailbox.org [10.196.197.102]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-103.mailbox.org (Postfix) with ESMTPS id 4P6YZW0qg2z9svw for <61218@debbugs.gnu.org>; Wed, 1 Feb 2023 21:35:15 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1675283715; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=l7J0AWmo2XBtTI6ct5IJAtq5RvVD78+s5rQZLuPe3zc=; b=EOHjJBGNw+4v8rLjJQ9oPbuRpSAcD/G1y04HQnvVy0iN3KpGlvnad7HNVWRMd8PbdibmlT 1vd1t2XvXm1ikBS/OYMASu9wE/yWt5yYNSLJnHJudqH0/jKdsoyk1oTcCUhuDu6WBsdceo 4beO9GnY078NRYNHwlUkl7N63hrKQCPDGXCW+AOgY7Ft6JDw1z25/G8YMAH2rhyqOSbfy+ MAT/HGe90w2NNPLbbTU3SbZAKFMBio+LwlqYtPmleUF+Bn2Xk5tqUN3uSwFRkgkKICa0cF eSXX71UNrz/IzzCfx6pDwOkL/wrIOrOkAOYdqTD0P33zTd1LXLyI29IUNliVyA== From: Antero Mejr DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1675283713; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=l7J0AWmo2XBtTI6ct5IJAtq5RvVD78+s5rQZLuPe3zc=; b=dS/US1Aim8jENXk4DNLPjsz1Tuz5WhH3R0nz6QF73U4f/64O1tmYHA+QDwx9HgdepqhHLL NgWci0ShxrUS80C/X65+ItO8FeCyXXS0Y9gu4OUhXZLjte+vZr4kMCLiDjgCrVMROvPEfZ MSMgixuexeNsPUZgBLgwuyjw2rxqwtqYcUL1Zy7qRxdntg5nlbTtRmTTmIGjjKc/UoZ6gn Xo9YGcQMvyEWYaC37U/RtgjKzEWpvO508/D6RMXQxWoSt4bZZbbHxxH8MKzOzGhwQxgxP7 2ow60LtSPBI3CPVkiTAGpMZZiR0e0yY7hDVoOTrWVq5YRPqrjbeEABlo0+BLdA== To: 61218@debbugs.gnu.org Subject: [PATCH] gnu: Add emacs-srv. Date: Wed, 1 Feb 2023 20:35:05 +0000 Message-Id: <20230201203505.15277-1-antero@mailbox.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-MBO-RS-ID: d9afb5556c353c6134d X-MBO-RS-META: 5d8j4s4drx8p36693ypufektce44d8je X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 61218 Cc: Antero Mejr 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: -1.7 (-) * gnu/packages/emacs-xyz.scm (emacs-srv): New variable. --- gnu/packages/emacs-xyz.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 7dfa98f6ba..b98798a7d2 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -35630,6 +35630,29 @@ (define-public emacs-hexrgb @end itemize") (license license:gpl2+))) +(define-public emacs-srv + (package + (name "emacs-srv") + (version "0.2") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/legoscia/srv.el") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1a8pqhdi7m3lis5ad2f74s1sy8zpxlwvfsvd80lw746235x2v06z")))) + (build-system emacs-build-system) + (home-page "https://github.com/legoscia/srv.el") + (synopsis "Emacs Lisp library to perform SRV DNS requests") + (description + "@code{srv.el} implements RFC 2782 (SRV records). It is used to look up +hostname and port for a service at a specific domain. There might be multiple +results, and the caller is supposed to attempt to connect to each hostname+port +in turn.") + (license license:gpl2+))) + ;;; ;;; Avoid adding new packages to the end of this file. To reduce the chances ;;; of a merge conflict, place them above by existing packages with similar -- 2.38.1 From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 01 15:36:21 2023 Received: (at 61218) by debbugs.gnu.org; 1 Feb 2023 20:36:21 +0000 Received: from localhost ([127.0.0.1]:59958 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pNJq9-0001ef-2W for submit@debbugs.gnu.org; Wed, 01 Feb 2023 15:36:21 -0500 Received: from mout-p-202.mailbox.org ([80.241.56.172]:53666) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pNJq6-0001eQ-Pu for 61218@debbugs.gnu.org; Wed, 01 Feb 2023 15:36:19 -0500 Received: from smtp102.mailbox.org (smtp102.mailbox.org [IPv6:2001:67c:2050:b231:465::102]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 4P6YbZ342Fz9sxd for <61218@debbugs.gnu.org>; Wed, 1 Feb 2023 21:36:10 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1675283770; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=Bu2jpw+YI/Hobk4cvn3ckkTfmO+MpBq1EWKq/ZU+/80=; b=l+ynNG/OXcz24hU4hEcRIPMzRNvl+qCyMeUdKJlHnH8TXBfJc28Q/0Ud/xT4LFt3btzJ4Q BWU5mRj+awQWSs5FmCrlo+nzLLpL9V/Ff1oCMPx4mu+X2rFhvNsJ1lrlh4E9oUBWY+m8jT 9cjzAN+V1pXqB45nHxUhy2e3jZxdRMcKDGumMNcIY3BIWC+1a37Nd5Reu8iuDpWNWHo86p 0U35+vi/IW77jKyxse3GPqqUrntWYMsXFxOrNjTZF43YtL+4WGSSCI77+nIRDgzynEkxg4 K4mh+Hux+Mp6NncoSvs4riYEfPLMiIcKrxcwv6zbZYynVmAe5andtekRnODgTw== From: Antero Mejr DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1675283768; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=Bu2jpw+YI/Hobk4cvn3ckkTfmO+MpBq1EWKq/ZU+/80=; b=XiOH8Bg+b5T9w/f6f+rGjeKoqruyH20FUGr9g9JlW/ToMz3fsEF4dS6ei0SeRSucxHN3x2 NMUp5YlHuTyHe8L+o1+3QlWa9GbDVQR+BwQDPeWiXZWdaYrLfci4btRG8AjuckFR+GGzAI n3otfAFurvOtwEFHpaSitV9Au0gaDPzmem28KlYaPuK2aDTdcM0wmM3Vb8Hky3BuuZbpZg CNXvoKuGnoLtYu1iNujP4z3+w4JHIkQY+mb0cJjV6/AW+wmi1JfR4fZXJm5KVd9liuuHGC CO5FpKyT0HWP1E0AFGOyjBJguXAciwpqk4z1ZYRiHthpgs4oWVSMB1hEWurG+g== To: 61218@debbugs.gnu.org Subject: [PATCH] gnu: Add emacs-hexrgb. Date: Wed, 1 Feb 2023 20:35:59 +0000 Message-Id: <20230201203559.15384-1-antero@mailbox.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-MBO-RS-META: g8gg67kx48kgqbnqtk4jui4yf3zzqiob X-MBO-RS-ID: 7d4b239f5c0e3fe3359 X-Rspamd-Queue-Id: 4P6YbZ342Fz9sxd X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 61218 Cc: Antero Mejr 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: -1.7 (-) * gnu/packages/emacs-xyz.scm (emacs-hexrgb): New variable. --- gnu/packages/emacs-xyz.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index ba2916a463..7dfa98f6ba 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -35602,6 +35602,34 @@ (define-public emacs-vertico-posframe a vertical completion UI.") (license license:gpl3+))) +(define-public emacs-hexrgb + (package + (name "emacs-hexrgb") + (version "961") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emacsmirror/hexrgb") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1j073dyzl343zh0nygldf9z3ixa57picq39a95mlz0p4pf6fmpx7")))) + (build-system emacs-build-system) + (home-page "https://www.emacswiki.org/emacs/hexrgb.el") + (synopsis "Emacs functions to convert color formats") + (description + "@code{hexrgb.el} provides functions for converting between RGB +(red, green, blue) color components and HSV (hue, saturation, value) color +components. It converts: +@itemize +@item Emacs color components (whole numbers from 0 through 65535) +@item RGB and HSV floating-point components (0.0 through 1.0) +@item Emacs color-name strings (such as \"blue\") +@item hex RGB color strings (such as \"#FC43A7912\") +@end itemize") + (license license:gpl2+))) + ;;; ;;; Avoid adding new packages to the end of this file. To reduce the chances ;;; of a merge conflict, place them above by existing packages with similar -- 2.38.1 From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 03 17:47:50 2023 Received: (at submit) by debbugs.gnu.org; 3 Feb 2023 22:47:50 +0000 Received: from localhost ([127.0.0.1]:40119 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pO4qT-0005wI-KU for submit@debbugs.gnu.org; Fri, 03 Feb 2023 17:47:49 -0500 Received: from lists.gnu.org ([209.51.188.17]:39020) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pO4qP-0005vd-Rs for submit@debbugs.gnu.org; Fri, 03 Feb 2023 17:47:47 -0500 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 1pO4qC-0006P0-FI for guix-patches@gnu.org; Fri, 03 Feb 2023 17:47:40 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:dc4:8::223]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pO4q9-0003il-S7 for guix-patches@gnu.org; Fri, 03 Feb 2023 17:47:31 -0500 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by mail.gandi.net (Postfix) with ESMTPSA id 1508460005; Fri, 3 Feb 2023 22:47:20 +0000 (UTC) From: Nicolas Goaziou To: Antero Mejr via Guix-patches via Subject: Re: [bug#61218] [PATCH] gnu: Add emacs-jabber. References: <20230201203121.14910-1-antero@mailbox.org> Date: Fri, 03 Feb 2023 23:47:13 +0100 In-Reply-To: <20230201203121.14910-1-antero@mailbox.org> (Antero Mejr via Guix-patches via's message of "Wed, 1 Feb 2023 20:31:21 +0000") Message-ID: <87lelez7ri.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2001:4b98:dc4:8::223; envelope-from=mail@nicolasgoaziou.fr; helo=relay3-d.mail.gandi.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.6 (-) X-Debbugs-Envelope-To: submit Cc: 61218-done@debbugs.gnu.org, Antero Mejr 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 (--) Hello, Antero Mejr via Guix-patches via writes: > * gnu/packages/emacs-xyz.scm (emacs-jabber): New variable. > --- > Please apply in reverse order, thanks. Applied. Thank you. Regards, -- Nicolas Goaziou From unknown Mon Aug 18 06:57:27 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 04 Mar 2023 12:24:06 +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