From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 uCf7Buw55mTGhAEASxT56A (envelope-from ) for ; Wed, 23 Aug 2023 18:55:08 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id WN70Buw55mQJFAEA9RJhRA (envelope-from ) for ; Wed, 23 Aug 2023 18:55:08 +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 BD0AF54FBA for ; Wed, 23 Aug 2023 18:55:07 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=pDVvFzyG; 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 (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692809707; 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=misVBoW/70cOHGsYdX7OGTLYdDLcyGEMdloVijzRmTA=; b=UvZPD++daPkW21KJ0f/1plQp/8afh3OSojFdia9rd4rZkfx+tqcP6MXoIQc//N+1KsEgs0 cdXLUSMonBWnVZQwa+WlcjPvpUiA0CTpCm/yiNhF3sVMkLizD25Nm9M3di8UyfZeOdVk/I nhz+fLmYLCKup9rGcOn+CzQRvGky24MQG32IPvlKMgY77po4qbNN/gzybomhkLpQOa2mKM 6sKFxE4SjlPsyR+Br//7Kvngy9RvJtT7l6g7rZN3qTvGysEmTZoulmUU8VZkXgJzwKV4Wc AW82xeJ7MQ6zpvmTEpwAcdf38g7Ylg+v8WTah6qLdPt874aT4mRiie+QzDGt9w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=pDVvFzyG; 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 (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692809707; a=rsa-sha256; cv=none; b=ui048ukCHKaLTHM/P7CRqDl4XSYdV1lMDbD6QMGi4l9MD+hll+CvX8S2UyMtyyccUJpbua 85Qa6mEkjMfwHVw4Jwi/i+BoUb5PTxNkk8u11lVa0i4zeoxvacsZpdOaIvKpQUw02ZgF8a DCBDADkNy8451ECjAO44B9VN1cZiOf8B9l/FiY0kHqGC8XZll23xV4jRY+NWkogLOMbn8X K4pQA2KZVRLIoMrTOWQoV1Ywm/o/30L5MRgPoVfQ3hGum9ztaL11f9icM91QA+/ycrMbUQ oCkDsSor6SeL8na6jK6K0Qzm89XmDXxDA/3md1WAq021ybbjRExT2BJ4uBMDbA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qYr8I-00073r-39; Wed, 23 Aug 2023 12:55:02 -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 1qYr8F-0006gT-Fp for guix-patches@gnu.org; Wed, 23 Aug 2023 12:54:59 -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 1qYr8F-0007Ql-61 for guix-patches@gnu.org; Wed, 23 Aug 2023 12:54:59 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qYr8I-0001L6-BO for guix-patches@gnu.org; Wed, 23 Aug 2023 12:55:02 -0400 Subject: bug#65000: [PATCH] gnu: emacs-next: Update to 29.1. Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 23 Aug 2023 16:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65000 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Andrew Tropin , Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 65000-done@debbugs.gnu.org, Tobias Geerinckx-Rice Mail-Followup-To: 65000@debbugs.gnu.org, liliana.prikler@gmail.com, me@tobias.gr Received: via spool by 65000-done@debbugs.gnu.org id=D65000.16928096785107 (code D ref 65000); Wed, 23 Aug 2023 16:55:02 +0000 Received: (at 65000-done) by debbugs.gnu.org; 23 Aug 2023 16:54:38 +0000 Received: from localhost ([127.0.0.1]:35030 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qYr7t-0001KJ-Rx for submit@debbugs.gnu.org; Wed, 23 Aug 2023 12:54:38 -0400 Received: from mail-ed1-x544.google.com ([2a00:1450:4864:20::544]:45144) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qYr7o-0001K2-Nm for 65000-done@debbugs.gnu.org; Wed, 23 Aug 2023 12:54:36 -0400 Received: by mail-ed1-x544.google.com with SMTP id 4fb4d7f45d1cf-52a40cf952dso48126a12.2 for <65000-done@debbugs.gnu.org>; Wed, 23 Aug 2023 09:54:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1692809663; x=1693414463; 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=misVBoW/70cOHGsYdX7OGTLYdDLcyGEMdloVijzRmTA=; b=pDVvFzyGTbimblWdMhOiTE0OavqeyXL7OeESljeukTBSufrp0TMiRksGXXRDAEKSxm 6+3Dy1Mg0OcU7+70aP7Bz1b/S7Wyun40IgRtbV63kFb6aChtKk1ko2LtrijA0nSGU8ua A5n0SwFRBcFE8xwJe44fZhVn8oRRHQQi8a7pcQof245rSaQlFKuK3oko80xLgsOPSInM AIEhrpxjhJ2/7LohegtzGXFV7tmn3EIjiK69VROeXsu9I5/mNxe+jo9Zu85c9aD3oMAn 1LYtx79PyDpeccc8k4wtdLlOiB84UoToorwIhfu/tF88lZVHGHAmt7u2JpQjEK8zkbkG 9JUQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692809663; x=1693414463; 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=misVBoW/70cOHGsYdX7OGTLYdDLcyGEMdloVijzRmTA=; b=GNMAYLj5ym9MUa2d1KIES1NSpbkBrKTES9/U62XTeClObxd0N45yZ7iCfPle5I1dT3 buwCmhNNBDPJmGcIuRpI8j7NLABNXoemsCWkJJKqLa6BKB+ipxRbesCkV2CwLElb+ml8 kmENY5Kp0fe3M9Jw6oYYaXIcMaIWzaofNqgIjloBsVJnzYkgvlumnNOLta9p+CDgKgHE EQ+g/vHBKgg9pX1c9jnTJOLRtZzcClTN7p9+tqLIlDMekTd1UQoxQ2MK4X3hpu/+9wf4 eVCJi1Naijadm1/y07M+rt/NnjAdtoHIU0PNlpxGJwFggIRGBnpHcAEPvtF/3p63u351 rVVg== X-Gm-Message-State: AOJu0YwkcYEOhSnpAZ2v/drPKssNN2dfXY8+3ERktAOXJxICtbKg0kvL 7obA9+QWSAjdPpN5j/DkoxU= X-Google-Smtp-Source: AGHT+IEUQmeFUH+g55XHLwY5Ris8axDRNZzPplRZCS7tifo4lQH1X2FHf2gLo9p5sBe7jOQQFDg3vQ== X-Received: by 2002:a05:6402:3447:b0:523:1004:1ca0 with SMTP id l7-20020a056402344700b0052310041ca0mr12242100edc.5.1692809662994; Wed, 23 Aug 2023 09:54:22 -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 k11-20020a05640212cb00b005233f2635fbsm9443738edx.21.2023.08.23.09.54.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 23 Aug 2023 09:54:21 -0700 (PDT) Message-ID: <5c8058f60259605a613cfb26ec6beffae89f9347.camel@gmail.com> From: Liliana Marie Prikler Date: Wed, 23 Aug 2023 18:54:20 +0200 In-Reply-To: <87msyineh7.fsf@trop.in> References: <4d89b94c52a511c47151e44c0102cc974f7aab11.1690675204.git.me@tobias.gr> <3349a50d700a2112a31ac4ce6cc6639d3b4cf1e2.1691001942.git.liliana.prikler@gmail.com> <87o7iy139m.fsf_-_@gnu.org> <87msyineh7.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-Scanner: mx2.migadu.com X-Migadu-Spam-Score: 2.79 X-Spam-Score: 2.79 X-Migadu-Queue-Id: BD0AF54FBA X-TUID: 04jIMGo4tKBd Am Mittwoch, dem 23.08.2023 um 16:13 +0400 schrieb Andrew Tropin: > On 2023-08-23 12:06, Ludovic Court=C3=A8s wrote: >=20 > > Hi, > >=20 > > Liliana Marie Prikler skribis: > >=20 > > > * gnu/packages/emacs.scm (emacs-minimal): Update to 29.1. > > > [source]: Use url-fetch again. > >=20 > > Looking forward to it!=C2=A0 What=E2=80=99s the status? > >=20 > > shows that a lot has been > > built already, though there are new failures on x86_64-linux. > >=20 > > > =C2=A0(define-public emacs-minimal > > > =C2=A0=C2=A0 (package > > > =C2=A0=C2=A0=C2=A0=C2=A0 (name "emacs-minimal") > > > -=C2=A0=C2=A0=C2=A0 (version "29.0.92") > > > +=C2=A0=C2=A0=C2=A0 (version "29.1") > >=20 > > Hmm on =E2=80=98master=E2=80=99 =E2=80=98emacs-minimal=E2=80=99 is at 2= 8.2, not 29.0.92.=C2=A0 What > > branch is this? >=20 > emacs-team Marking as done once more to be sure. The patch has been pushed to emacs-team as 3349a50d700a2112a31ac4ce6cc6639d3b4cf1e2. We're currently in the process of fixing builds that fail with Emacs 29. Cheers