From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 6OSUKkMa0l+dPQAA0tVLHw (envelope-from ) for ; Thu, 10 Dec 2020 12:53:23 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id sB+CJkMa0l/TYAAAB5/wlQ (envelope-from ) for ; Thu, 10 Dec 2020 12:53:23 +0000 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 47F7F94030E for ; Thu, 10 Dec 2020 12:53:23 +0000 (UTC) Received: from localhost ([::1]:58024 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1knLRh-0003LL-CJ for larch@yhetil.org; Thu, 10 Dec 2020 07:53:21 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:35848) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1knLJi-0003pY-LE for help-guix@gnu.org; Thu, 10 Dec 2020 07:45:06 -0500 Received: from mail-wm1-x32a.google.com ([2a00:1450:4864:20::32a]:51060) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1knLJg-0007n6-6a for help-guix@gnu.org; Thu, 10 Dec 2020 07:45:06 -0500 Received: by mail-wm1-x32a.google.com with SMTP id c198so4541971wmd.0 for ; Thu, 10 Dec 2020 04:45:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:in-reply-to:references:date:message-id:mime-version; bh=gRQwEJ9OXroXTZ7v8Uv4WeACm9jB/lUyekpYt0bo1vo=; b=I+r7hCnpz7YrFs2iYTOSIi2mX69v1tTjP4uYAI0P+kBQ+Vgz0r7RY8+IwGPONsqOH8 qY6InXQnAplDg6tnHv5jAtCDMBfQ4urZXDMdJxkNGWFfD2Kj2W4mLkXdA3krp9k55OB5 Mq2MT10cywGl4AEazyorXtR7JEEz4m20JZnnaM9MmW4nQ1tqIqF0fbrTEa+6iCaW8BlJ IDi8tsxsEM5vklv+0hFakSjK4BdYCnzyZM4vz3B2BRai5TQh8yxI96/DuJCKxrTXjWMp DUJjnQiK9Uk4/LOEbsknoroAI8dEJWEAiu8g1vHlrZUchqe2rjr3ORLn4akWmUiokyG8 ktQg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version; bh=gRQwEJ9OXroXTZ7v8Uv4WeACm9jB/lUyekpYt0bo1vo=; b=s4aIiwCaNA5j0IdZbDq/dhm77V9Gh1/hFHENlnlDkN+fy2cE9Q97U6y+ESDLCNcYZ9 arNAnLCZyAZTndbPz+7/l/bqsxui7k51jG8m4DNgWT3LmcViOIOqYQlt1uPPzbZ3SEzG zoR9cZ3ge/Xk+3giDYXQ9+djONAP8lrH3zzwbhGtROcygxwrT5TvpCFVMNKx5AD9ynjK kJ8oFxDlrUyc66wrF50khaCi98KUYWTKaGYK5nFQo5rFDeOgUVekqcSNJr6/bB8pqIHM zOGOeKpcC5uecWhQIIRcOy62wIWqGrXyt0dq88DF+k9XuK+kIMPjvyfbQ7YEGTX+ao4Y rNWA== X-Gm-Message-State: AOAM533ELXL+kQVzNrmNDntUgytKBXeA9XhuiXqN7QNs0iV1jspCPsKN Z50OJGDjMYr9eNRvo1+8g9CxVKkfYcE= X-Google-Smtp-Source: ABdhPJxyqRDglkGW0GuYj15tYiHb8r1x31OisQGZykfvnXek12waDP90+cEtaX7EzJrETLBuiPMumA== X-Received: by 2002:a1c:2e16:: with SMTP id u22mr8145524wmu.149.1607604302303; Thu, 10 Dec 2020 04:45:02 -0800 (PST) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id v1sm8719121wrr.48.2020.12.10.04.45.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Dec 2020 04:45:00 -0800 (PST) From: zimoun To: Pierre Neidhardt , "Jorge P. de Morais Neto" , help-guix@gnu.org Subject: Re: Can I easily install GNU Emacs 27.1.50 via Guix? In-Reply-To: <87h7ou1yxf.fsf@ambrevar.xyz> References: <87h7ov0vxl.fsf@disroot.org> <87h7ou1yxf.fsf@ambrevar.xyz> Date: Thu, 10 Dec 2020 13:40:10 +0100 Message-ID: <861rfxj0lx.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2a00:1450:4864:20::32a; envelope-from=zimon.toutoune@gmail.com; helo=mail-wm1-x32a.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.00 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=I+r7hCnp; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Queue-Id: 47F7F94030E X-Spam-Score: -2.00 X-Migadu-Scanner: scn1.migadu.com X-TUID: U8atajIX5g2V Hi Pierre, On Wed, 09 Dec 2020 at 21:56, Pierre Neidhardt wrote: > You could use "emacs-next" which is fairly recent. [...] > From there, all Guix Emacs packages should work out of the box. Only should, no guarantee. See explanations here: Cheers, simon