From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id cP47D2eqbV/rQAAA0tVLHw (envelope-from ) for ; Fri, 25 Sep 2020 08:29:27 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id WEYfC2eqbV/1ZQAA1q6Kng (envelope-from ) for ; Fri, 25 Sep 2020 08:29:27 +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 083C29402B1 for ; Fri, 25 Sep 2020 08:29:27 +0000 (UTC) Received: from localhost ([::1]:33934 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kLj6c-0002yL-0d for larch@yhetil.org; Fri, 25 Sep 2020 04:29:26 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46716) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kLj6L-0002yC-Qf for guix-devel@gnu.org; Fri, 25 Sep 2020 04:29:09 -0400 Received: from ns13.heimat.it ([46.4.214.66]:41692) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kLj6J-0002J3-Cz for guix-devel@gnu.org; Fri, 25 Sep 2020 04:29:09 -0400 Received: from localhost (ip6-localhost [127.0.0.1]) by ns13.heimat.it (Postfix) with ESMTP id 907543021BC; Fri, 25 Sep 2020 08:29:05 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at ns13.heimat.it Received: from ns13.heimat.it ([127.0.0.1]) by localhost (ns13.heimat.it [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XmezYJOMAjTq; Fri, 25 Sep 2020 08:28:45 +0000 (UTC) Received: from bourrache.mug.xelera.it (unknown [93.56.169.211]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ns13.heimat.it (Postfix) with ESMTPSA id CAF0F3021BB; Fri, 25 Sep 2020 08:28:45 +0000 (UTC) Received: from roquette.mug.biscuolo.net (roquette [10.38.2.14]) by bourrache.mug.xelera.it (Postfix) with SMTP id 4AE8373D110; Fri, 25 Sep 2020 10:28:45 +0200 (CEST) Received: (nullmailer pid 32599 invoked by uid 1000); Fri, 25 Sep 2020 08:28:45 -0000 From: Giovanni Biscuolo To: zimoun Subject: Re: emacs-lucid (was Re: Emacs closure at ~900MB?) In-Reply-To: Organization: Xelera.eu References: <86wo0mnjs3.fsf@gmail.com> <87d02e3v61.fsf@ambrevar.xyz> <87k0wjt774.fsf@roquette.i-did-not-set--mail-host-address--so-tickle-me> Date: Fri, 25 Sep 2020 10:28:44 +0200 Message-ID: <87blhutg3n.fsf@roquette.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=46.4.214.66; envelope-from=g@xelera.eu; helo=ns13.heimat.it X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/25 04:29:05 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Guix Devel Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: 0.89 X-TUID: Bv1Wk7RS7dJE --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi zimounn zimoun writes: > Hi, > > On Thu, 24 Sep 2020 at 19:29, Giovanni Biscuolo wrote: > >> P.S.: I also know there's the http://issues.guix.gnu.org/41732#7 >> "Implement a wrapper so users can build the Emacs packages using a >> version of their choosing" patch around, but it's for a different >> (expert) use case AFAIU > > Now this patch is superseded by . :-) > If I understand correctly #43578 (not yet really tested). Thanks for the update! If that's the case could you please add a comment in #41732 that points to #43538 explaining that it solves the use cases of #41732, possibly with some examples and/or a Coockbook section? Re the subject: do you think #43578 can help users in getting emacs-lucid starting from emacs? Do you have an example please? AFAIU having a public emacs-lucid in Guix master is a better solution for users, but I may be missing something! :-D Happy hacking! Gio' =2D-=20 Giovanni Biscuolo Xelera IT Infrastructures --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEERcxjuFJYydVfNLI5030Op87MORIFAl9tqjwACgkQ030Op87M ORJ6PA//a6iDo2hA6dIhdETTsaTWEzGLh5iukzNfUV9CfMyhtaLrs2mG7MTAoB52 Kh4cjjUTEq5CNKfL7V7NBfzi+kWAopfJGw1kfz2suecBM9o3VT7B8sPN9A7SnEt4 SiIK5zGlGX7Xkd4N1ujFXuuLQYR2X8Kgs94nhG51imurcF6ZlapOiKzI02iUhKfp nurO15B2YgaR7mhgCJG4VNzun/6Pwih4GaD/TirxFNl2BMHqOqhsTJFmrYBxOpAu uP3FadYEQUS5jBayyzbHk4nPlcupqPODl25N+OPSf46kekTuAlVHjG0+i0XdVbVQ pxnSB7mr+qj93ooeHEVRdlMxMmLhXTQaXTwERnG5fmKWmnk0SlwpmLQjddxWS+OR 0UmkXWAoAQQd+8noTmiR62lkMceVU0XakLyWVd1HlH9VyCKcr1uBN8/MaQFEYSCq wDIrdN2Pfrn3kSvNLWHwmD5KK1BdF1BY1zfN9YNHPu0arE751DUIuVPqCS7uriZ6 eslXhITK3Gewjx49KKu1Lot47D1dOLGzyCSrQ+6yr2xZk3lvcmbknLxDQP2qLqgz ErJXa1VJaZgcW5taj15fiTivR6sNytItBQ0TV8JaDGsuFlzjKDDN9D2DoMFR6Grf PHoRtN56vJ4BBTWGlRokoR/dPt03jnti+ejovcuHpeJ0c5ZbBUc= =Nqxy -----END PGP SIGNATURE----- --=-=-=--