From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id sCgYLetxEWWWfAEAauVa8A:P1 (envelope-from ) for ; Mon, 25 Sep 2023 13:41:31 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id sCgYLetxEWWWfAEAauVa8A (envelope-from ) for ; Mon, 25 Sep 2023 13:41:31 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 7DF9640550 for ; Mon, 25 Sep 2023 13:41:31 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.de header.s=2017 header.b=DhYmFPh6; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.de (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1695642091; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=CgCWQnY5xeyHVFwLyu66I22xMwehA3BwPTRG3oMyz9k=; b=F7+2MmI7nisWPFdTDHHDPer8+5Rm1iwpYL9HgzDdfVKIu+SqsZF3QjI4+/5DNHbQNez/2c H3rMrmgUJ6yqItgbYtufM64STBj8iz0ytVxZTkZ4pfKj/xS+izvExPt3Xs/Rd7snW+XsY0 zgBKYiiNCyea8dfGPitqVp9bHgyL4ofYca/14xaqb2hhb0l5GBmJfgDWYnjSZTHUd1KtGh uFQ2YyAg2s5sp4/r7D3JLZcH7V6D+HRpLYGgnNPD/pe1riBVEeNnclbYa4dOP8N8jJe1q1 +rk2PCz9uqzra7/rSASDUOg4YYsrZCPDxDf7xsB6w4yhb8VaE7eEw7DgsQmYsA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.de header.s=2017 header.b=DhYmFPh6; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.de (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1695642091; a=rsa-sha256; cv=none; b=PGgeZakCoel2nu2zMstGb5B89HQE8kmpQUYJAqqV0IHZZ3Jugg4ggNcFGKcW8MSAyc2Vwu FDuoz3z9XbxVMR9b3ri8mu6sc2RjEClKaDqqAl7R1X3lmuuh8leJK0f/AJsUGWa+8r2iEK gT9FjnEPEUWGUK/QadGIpB0TXF+5SoIffSGdA/SFGkOa33Z4PUuHob2LSFZ6rmCquEMa/E zRE3cZGYXZcD7Z1WOZlnfm5sI8wrYz5WNjGH6WUfIcAe4qBedGp0iylpp1zKR+i2JjtlK4 rnlDchcVCpei+FtCnWOO9fz0aCCzp/cUDTEKETCUk7QVPJq4JdSS0af9ApRB3w== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qkjxN-0004FO-Qa; Mon, 25 Sep 2023 07:40:53 -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 1qkjxL-0004FB-II for guix-patches@gnu.org; Mon, 25 Sep 2023 07:40:51 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qkjxK-0004Oo-Tf for guix-patches@gnu.org; Mon, 25 Sep 2023 07:40:51 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qkjxW-0003on-FZ for guix-patches@gnu.org; Mon, 25 Sep 2023 07:41:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65846] Request to merge emacs-team branch Resent-From: Mekeor Melire Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 25 Sep 2023 11:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65846 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169564203414623 (code B ref -1); Mon, 25 Sep 2023 11:41:02 +0000 Received: (at submit) by debbugs.gnu.org; 25 Sep 2023 11:40:34 +0000 Received: from localhost ([127.0.0.1]:44501 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qkjx3-0003nl-Vr for submit@debbugs.gnu.org; Mon, 25 Sep 2023 07:40:34 -0400 Received: from lists.gnu.org ([2001:470:142::17]:49296) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qkjwx-0003nO-1R for submit@debbugs.gnu.org; Mon, 25 Sep 2023 07:40:31 -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 1qkjwd-00049J-4e for bug-guix@gnu.org; Mon, 25 Sep 2023 07:40:07 -0400 Received: from mout02.posteo.de ([185.67.36.66]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qkjwb-00042j-Bn for bug-guix@gnu.org; Mon, 25 Sep 2023 07:40:06 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 247BD240101 for ; Mon, 25 Sep 2023 13:40:01 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1695642001; bh=rrY6sLh02O4j8O9mktuyd6Nn4pJI+vJAMQivJ2SvDHQ=; h=From:To:Subject:Date:Message-ID:MIME-Version:From; b=DhYmFPh6kKxnvT/CPB/xKinPxhB7yK5xxOpCRr5L2LEdV5D8wfUQm22JpmNbYIvij kTDuO4K4VaCWxg9KqRbCmxInld6+0QF3arn/bvToL3J5kLJAsGW403xpxJkt4QWEZT tix6l8yGITd/FRXD/aztoJ1fbSPSvJngUFZqc0+uphZ7MEzU54+6sH6Oc5wiosaQhf SQfOfBgU/izICiY7eL6aZAnKrbxw55Hc4X8JTbGRV6CS0E1DMtfQgisZfVAWigi5Ig Xe3vrH8Q5AxmkH7kIAD/GaGexq9DxKpC+FIBrZZ/xhOG3dk9qlM7qrqODWFLuYLIHR wlM9r0Q3yKZ9A== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4RvLX0344Hz9rxS; Mon, 25 Sep 2023 13:40:00 +0200 (CEST) References: <7ef6ea782dbd795883ca3903a93293f2873d49d0.camel@gmail.com> From: Mekeor Melire Date: Mon, 25 Sep 2023 11:37:39 +0000 In-reply-to: <7ef6ea782dbd795883ca3903a93293f2873d49d0.camel@gmail.com> Message-ID: <87edimlbxf.fsf@posteo.de> MIME-Version: 1.0 Content-Type: text/plain; format=flowed Received-SPF: pass client-ip=185.67.36.66; envelope-from=mekeor@posteo.de; helo=mout02.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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_MED=-2.3, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -5.29 X-Migadu-Scanner: mx2.migadu.com X-Migadu-Queue-Id: 7DF9640550 X-Spam-Score: -5.29 X-TUID: 3096EMjtmGXA > commit 35fd25af9bbcce84908101a9f487ba106a8d6df7 > Merge: 4f35ff1275 cdbd81ce14 > Author: Liliana Marie Prikler > Date: Sun Sep 24 09:24:35 2023 +0200 > Merge branch 'emacs-team' Congratulations! Thank you for all the effort. I'm very happy to see Emacs' latest stable release packaged for Guix.