From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Othacehe Subject: Re: Update of Emacs to 26.1. Date: Mon, 28 May 2018 21:51:43 +0200 Message-ID: <87a7sjlfsg.fsf@gmail.com> References: <87wovnr399.fsf@mdc-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54675) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fNOBK-0008Di-No for guix-devel@gnu.org; Mon, 28 May 2018 15:51:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fNOBH-0008IX-KP for guix-devel@gnu.org; Mon, 28 May 2018 15:51:50 -0400 Received: from mail-wr0-x233.google.com ([2a00:1450:400c:c0c::233]:37013) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fNOBH-0008I2-EI for guix-devel@gnu.org; Mon, 28 May 2018 15:51:47 -0400 Received: by mail-wr0-x233.google.com with SMTP id i12-v6so21873393wrc.4 for ; Mon, 28 May 2018 12:51:47 -0700 (PDT) In-reply-to: <87wovnr399.fsf@mdc-berlin.de> 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: Ricardo Wurmus Cc: guix-devel@gnu.org Hi Ricardo, > Could you please explain why? > > The update did break “emacs-minimal” and thus all Emacs packages, but > that can be fixed by passing “--with-gnutls=no” to emacs-minimal: Sorry for this messy, aborted update. I first noticed that emacs-minimal was broken it fixed it with the exact same patch as the one you proposed. Then, I saw that emacs-s and emacs-f were broken. I guess other packages might be broken, but I didn't push the analysis further. Mathieu