From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Soo Subject: Emacs 27 Date: Wed, 18 Dec 2019 10:51:30 -0800 Message-ID: Mime-Version: 1.0 (1.0) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:43063) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iheQ4-00039V-ME for guix-devel@gnu.org; Wed, 18 Dec 2019 13:51:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iheQ2-0000Fz-Vi for guix-devel@gnu.org; Wed, 18 Dec 2019 13:51:35 -0500 Received: from mail-pg1-x52f.google.com ([2607:f8b0:4864:20::52f]:41489) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iheQ2-00008l-C3 for guix-devel@gnu.org; Wed, 18 Dec 2019 13:51:34 -0500 Received: by mail-pg1-x52f.google.com with SMTP id x8so1732679pgk.8 for ; Wed, 18 Dec 2019 10:51:34 -0800 (PST) List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Pierre Neidhardt Cc: Guix-devel Hi guix, Speaking of the next version of emacs, do you think we could add an emacs-ne= xt package? I have tried to build from head recently and the recent changes t= o the dumping mechanism does not work with our current package definition. - John=