From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id oPsBHBJbImWHtgAAG6o9tA:P1 (envelope-from ) for ; Sun, 08 Oct 2023 09:32:34 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id oPsBHBJbImWHtgAAG6o9tA (envelope-from ) for ; Sun, 08 Oct 2023 09:32:34 +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 D976F408A6 for ; Sun, 8 Oct 2023 09:32:33 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=a89M9QQt; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696750354; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: 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=77BygsGSXzQMHQdarlP3XI+U1veKpMhMcGAl8hS6Gd8=; b=cRDjHvJgBX0D/IOlG5mOiGhZ/0koSe2DTultUfomERUZ5uqe+UCqdAA3v3hByBMeXrR3jW uYvj0BGgmDeoQCEdqxmh/exoowbxLT7N1pvhc75+Fe765DfJ7perjMMdOLLwyd4DqBKSpk uavGq2PcwYuThX5mjtreLFGB9TW+mm2ay+0Ov7eT7n5kXqqERG/ANY+4qfJUQpIdqPuuBE +7tHOJiSrPZkt4ueKTmRaoS2DbLK1I454xANPqL9i65vlyPJLCHQ/qoruSSq/HbOdlwa5s OTv6kowXqG1svL/gvurH7QwcegOdk+nuzZlaRTltjIxuot+kEqTpY3GtUZHaFg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=a89M9QQt; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696750354; a=rsa-sha256; cv=none; b=i/6a0UjyCyLlyuqM+ByDEo5iW18RGtffTpxSF1ZF3jo0vumF0jaucDyMx6aYLodI5bU/az nIudXW3wvp/J/22zbJCLTlDhQV/JnuSjUiU93jbZzQMBgsD1e0eY3DM226b28eWzRfyfAz TsRk7CI46FFE4nlxMN3gcU5ajeRkyTSoVXk6rhpaMxb42tXWcVJXWTGUP+i+bLsE9Awt9K HckkUQjRwl9mX8Ac2BPlFEBuRf6w8T8PGnvrfMhSmmGfSiwtF+ydrkgQtjAHreO/eCd60S DFRkm5u/FF5uHik1ugmsUTYPdQfNRmWW9FnNwqfFpSZUmRBQMuDY9kZYy/u/Rw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qpNiW-0001c7-Pu; Sun, 08 Oct 2023 02:56:44 -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 1qpNiU-0001bf-Px for guix-patches@gnu.org; Sun, 08 Oct 2023 02:56:43 -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 1qpNiU-000105-Hu for guix-patches@gnu.org; Sun, 08 Oct 2023 02:56:42 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qpNio-0007xR-BT for guix-patches@gnu.org; Sun, 08 Oct 2023 02:57:02 -0400 Subject: bug#66225: [PATCH v3] gnu: emacs-next-minimal: Apply Guix patches. Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sun, 08 Oct 2023 06:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66225 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Andrew Tropin , 66225-done@debbugs.gnu.org Cc: 66227@debbugs.gnu.org, Ricardo Wurmus , cox.katherine.e+guix@gmail.com, Nicolas Graves , Akib Azmain Turja Mail-Followup-To: 66225@debbugs.gnu.org, liliana.prikler@gmail.com, ngraves@ngraves.fr Received: via spool by 66225-done@debbugs.gnu.org id=D66225.169674818030514 (code D ref 66225); Sun, 08 Oct 2023 06:57:02 +0000 Received: (at 66225-done) by debbugs.gnu.org; 8 Oct 2023 06:56:20 +0000 Received: from localhost ([127.0.0.1]:56183 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qpNi8-0007w5-0w for submit@debbugs.gnu.org; Sun, 08 Oct 2023 02:56:20 -0400 Received: from mail-ed1-x543.google.com ([2a00:1450:4864:20::543]:51280) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qpNi6-0007vn-7e; Sun, 08 Oct 2023 02:56:18 -0400 Received: by mail-ed1-x543.google.com with SMTP id 4fb4d7f45d1cf-5346b64f17aso6210847a12.2; Sat, 07 Oct 2023 23:55:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696748152; x=1697352952; darn=debbugs.gnu.org; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:cc:to:from:subject:message-id:from:to:cc:subject :date:message-id:reply-to; bh=77BygsGSXzQMHQdarlP3XI+U1veKpMhMcGAl8hS6Gd8=; b=a89M9QQtsPH/ix9pohhD727gCdw9qOmClBQapZm1NxDwJ4JFMrLxsmVUqyG3oJArJ7 +lPYJj4Rd1Vn2IJRTr+Vh7iJHVbRL5qu5a7NdWF6VqkNOcCVTGJzQoMve1pKdtBaKNqv u+yEmQTA0c/vmBTkh2kM3GQOydO1onI1RX0dupAPfqeu2mRSTfo6Z5Kg620MqnqfBc5m g5ffz82gYpY8AyhMQUf/vLHTRyZVKCh3XeArbzCKdsxXdFt77FKLj2SFVFt1WCJwuT1F eBDFJMUEjsq4PetfsaBrv2fHNCD9XHWTfO3WGxt629XvTMr7t+Hoiqa/kTCFcvMsy73Q N8Bw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696748152; x=1697352952; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:cc:to:from:subject:message-id:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=77BygsGSXzQMHQdarlP3XI+U1veKpMhMcGAl8hS6Gd8=; b=autAdEPqFcvwBxdGJ7iXU80yGL4tBllPJ12bYuJam1qBzwOYIrc+ZEyBrl6/0JbGXk YyGvUEDofhjrQW7HWUL67/NhNDhrEJsbWQhvt54ipTpW7lK47bSxlR31lkhc6Sjs3rIB 9LyH4tF7TPOK/iaIUVVmGI17jb8NslVNcEdtlut7N2r9p5FdSyDDy7axEcHX0/ZHB2JG 9VDufIE8HecwNaE1Lq2U0IGLjMlBicfwsoFngCCgzef3V28eTNQnKOeb7DK1yTYLxPrE pbQjzZNn1CVwe75C9Gd/4jpq/uvUSmF5riu+7Jh73rkVK696VXAt14lWcJmjjaoXImW+ tvAg== X-Gm-Message-State: AOJu0YxsgKFEVHkiYbFYx0U8yeZFQMUZIvdGDKlHorUvXIFOmxD9xLpM im8MDL/EFilEXW+CcPr5myghZidxt+5IuA== X-Google-Smtp-Source: AGHT+IGIFc41IFKEYdGm1WHtNY7FBQ9/xSWTC+WatlAcccAD7u2lL3xqtWZvIt269LTqB3m4iQY57A== X-Received: by 2002:aa7:d5c4:0:b0:523:3e90:68b0 with SMTP id d4-20020aa7d5c4000000b005233e9068b0mr10552599eds.21.1696748152560; Sat, 07 Oct 2023 23:55:52 -0700 (PDT) Received: from lumine.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id y23-20020a056402135700b0053801ca9a09sm4707374edw.33.2023.10.07.23.55.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 07 Oct 2023 23:55:51 -0700 (PDT) Message-ID: <54b44297e1c93fd461463f6893127fc8b75f01c3.camel@gmail.com> From: Liliana Marie Prikler Date: Sun, 08 Oct 2023 08:55:50 +0200 In-Reply-To: <87r0m7ug9q.fsf@trop.in> References: <3d99a6a63e38a5ba24b75e6fd40130474881eaa3.1695778662.git.ngraves@ngraves.fr> <87r0m7ug9q.fsf@trop.in> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.46.4 MIME-Version: 1.0 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Queue-Id: D976F408A6 X-Spam-Score: 4.26 X-Migadu-Spam-Score: 4.26 X-Migadu-Scanner: mx1.migadu.com X-TUID: O/QRAf2WiuAt Am Samstag, dem 07.10.2023 um 09:56 +0400 schrieb Andrew Tropin: > On 2023-10-06 17:58, Liliana Marie Prikler wrote: >=20 > > * gnu/packages/patches/emacs-next-native-comp-driver-options.patch: > > Add file. > > * gnu/packages/patches/emacs-next-exec-path.patch: Add file. > > * gnu/local.mk (dist_patch_DATA): Register them here. > > * gnu/packages/emacs.scm (emacs-next-minimal)[origin](patches): > > Include the same patches as emacs-minimal, save for the variants > > specific to emacs-next introduced above. > >=20 > > Co-Authored-By: Nicolas Graves > > Fixes: =E2=80=98emacs-next=E2=80=99 is almost unusable > > [=E2=80=A6] >=20 > Hi Liliana and Nicolas, the fixes looks good to me. Thanks for checking. I pushed it now (perhaps a bit too hasty, but it's been a problem for some while). Cheers