From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id SG4CH6KFamKucAEAbAwnHQ (envelope-from ) for ; Thu, 28 Apr 2022 14:16:34 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id oIEtH6KFamIfdwEA9RJhRA (envelope-from ) for ; Thu, 28 Apr 2022 14:16: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 1AE3A242D6 for ; Thu, 28 Apr 2022 14:16:34 +0200 (CEST) Received: from localhost ([::1]:34876 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nk34S-0004Lr-RB for larch@yhetil.org; Thu, 28 Apr 2022 08:16:32 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56624) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nk33y-0004L7-Lx for guix-patches@gnu.org; Thu, 28 Apr 2022 08:16:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51811) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nk33y-0003Sr-6J for guix-patches@gnu.org; Thu, 28 Apr 2022 08:16:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nk33y-00082E-2D for guix-patches@gnu.org; Thu, 28 Apr 2022 08:16:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54829] [PATCH 0/2] Update Emacs to 28.1 and add socket activation Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 28 Apr 2022 12:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54829 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Liliana Marie Prikler Cc: Maxime Devos , 54829@debbugs.gnu.org, zimoun Received: via spool by 54829-submit@debbugs.gnu.org id=B54829.165114814629967 (code B ref 54829); Thu, 28 Apr 2022 12:16:02 +0000 Received: (at 54829) by debbugs.gnu.org; 28 Apr 2022 12:15:46 +0000 Received: from localhost ([127.0.0.1]:45708 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nk33h-0007mu-S2 for submit@debbugs.gnu.org; Thu, 28 Apr 2022 08:15:46 -0400 Received: from eggs.gnu.org ([209.51.188.92]:35042) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nk33f-0007f0-7V for 54829@debbugs.gnu.org; Thu, 28 Apr 2022 08:15:44 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:50128) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nk33Z-0003Qg-2x; Thu, 28 Apr 2022 08:15:37 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=3PFn+itl8vr42pOEE0Kz6xfX5xIFp82Pc4rG84CC6qs=; b=MY/zOu446TUq1Hzh6Fk6 9wSG6fAnUObo0CK7i4FEMt1SAX+gSZWy/BLeKoG+cCUg4jferiWeLxheNvdKp1svtC4Ru99CuaQhp PB8x78q10OolkltnVMHfJkzH4xmrzx7IZQNkCC6CcLWqBcM3FdMU8eG+GDsJ4A5Jyj2g1ZBpfkcq4 Ju9ppvz1HQfXT6Yf0y1hKLhBP4s94CK3tcUUpTEy3ZNta6tEfDNoyIAtit3FC0aFcsbs5orodXqrm IYiQQbymP7SPdC5mk6EM0p6QnPBM/vicrceuFgRHMd4So4Gd18tIB3dCksjCqup7cQ+V3GwSMVVJ7 GZzE/xseR+N3BQ==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=48964 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nk33W-0004Fi-QJ; Thu, 28 Apr 2022 08:15:36 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Thu, 28 Apr 2022 14:15:31 +0200 In-Reply-To: (Liliana Marie Prikler's message of "Sun, 10 Apr 2022 13:32:27 +0200") Message-ID: <878rrpe74s.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1651148194; 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-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=3PFn+itl8vr42pOEE0Kz6xfX5xIFp82Pc4rG84CC6qs=; b=i73xtq4EAC9DZeRdGB0BlS0ZA3blME9DYrS57PpTeb0ynqSVktn2nC0ai0gRVBhyIM69PS x/DAO5IutCoE3mTWJMVslfJHmdPVhegVG6tPv9Q7+RgNvx4KN1FcCIQ+7PnVd52y95rpR3 Jmy/c6gUr+r87Q3Uj633muaxuOoH/aPC02vJ4At29OA/N/swN4VhVNiffNCLv1YuQ/BbGm S1P26qTuDVKgtmVg140XaQEuHTMgGmuI/n6cHrSr0mbQGJ0az1PIYrdLenTF8uB5KDAWkC EfwJnJMkuY/sAEhd7Wb8oB58+wp7MBCtjtxWBJNERhj2JthrqpiZSFQNl+E4ww== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1651148194; a=rsa-sha256; cv=none; b=TQm3ySXfHGUjor4wftmZIt9yi2esx5sxLTsQsTO8UMvnjOBZfTU1kyHSFKGsJ5dzSTWMuq fkMLIg3oFQDv0uo8RCZ78pX5Bqc6NqFgoF4tf6ml7RucH1fFLhpNfTh1RPaE08jOxQ+iRL 5w0Q36eJjQnoEEDUpxaaTc/cB81lwwKjM8p7MK+SwDQurGhe/b2gAQFhKjLrmdK7Tgc6xz FPZ1t3CIGsSEjciizp5wlrsG0EY858e1uqriwmKqK+56iI6qPmpF9zJjZz0iGW84hPRIu+ TXv9O00Np1KLEtAa0xyTT53UFo5NExUgvw20ZB2O8UAvFxh/sRz5mqubo74ggw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="MY/zOu44"; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Spam-Score: -2.40 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="MY/zOu44"; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Queue-Id: 1AE3A242D6 X-Spam-Score: -2.40 X-Migadu-Scanner: scn1.migadu.com X-TUID: aSi45BjK2efr Hi, Liliana Marie Prikler skribis: > * gnu/packages/emacs.scm (emacs)[#:phases]: Add =E2=80=98enable-elogind= =E2=80=99. > [inputs]: Add elogind. > [native-inputs]: Add autoconf. [...] > + (add-after 'unpack 'enable-elogind > + (lambda _ > + (substitute* "configure.ac" > + (("libsystemd") "libelogind")) I suggest making that substitution in =E2=80=98configure=E2=80=99=E2=80=A6 > (native-inputs > - (list pkg-config texinfo)) > + (list autoconf pkg-config texinfo)) =E2=80=A6 so you don=E2=80=99t need this extra dependency. Otherwise it LGTM. Perhaps you can push to a =E2=80=98wip-emacs-28=E2=80=99 branch, and then p= ing me or another admin on #guix so we can tell ci.guix to build it. Once it=E2=80= =99s built and we don=E2=80=99t see regressions, we can merge in =E2=80=98master= =E2=80=99 (should take a day or two at most I suppose). Thanks, Ludo=E2=80=99. PS: First time it takes more than a few hours for a new Emacs version to land in Guix! :-)