From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:36870) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1huduC-000772-Gz for guix-patches@gnu.org; Mon, 05 Aug 2019 10:24:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hudu7-0005sR-Qm for guix-patches@gnu.org; Mon, 05 Aug 2019 10:24:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55068) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hudu6-0005rC-Cm for guix-patches@gnu.org; Mon, 05 Aug 2019 10:24:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hudu6-00050z-8L for guix-patches@gnu.org; Mon, 05 Aug 2019 10:24:02 -0400 Subject: bug#36778: [PATCH] Add and update Emacs packages. Resent-To: guix-patches@gnu.org Resent-Message-ID: References: From: Ricardo Wurmus In-reply-to: Date: Mon, 05 Aug 2019 16:23:13 +0200 Message-ID: <87k1brzo6m.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Brian Leung Cc: 36778-done@debbugs.gnu.org Hi Brian, Thanks. I applied all patches with minor changes in commit e15ec8bcec. I moved =E2=80=9Cversion=E2=80=9D out of the let, because we want to use th= e value that=E2=80=99s in the =E2=80=9Cversion=E2=80=9D field (the one with revisio= n and commit) throughout. (I don=E2=80=99t know if that=E2=80=99s a problem with my mail client or if= this was the result of you attaching the patches, but they were not in the expected order. Perhaps you could use =E2=80=9Cgit send-email=E2=80=9D in the futur= e?) -- Ricardo