From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:43462) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hEXrI-0006Fy-Be for guix-patches@gnu.org; Thu, 11 Apr 2019 07:27:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hEXrG-0005F5-UK for guix-patches@gnu.org; Thu, 11 Apr 2019 07:27:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40405) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hEXrD-0005DT-3w for guix-patches@gnu.org; Thu, 11 Apr 2019 07:27:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hEXrD-0005OH-0P for guix-patches@gnu.org; Thu, 11 Apr 2019 07:27:03 -0400 Subject: bug#35135: [PATCH] Add Emacs packages Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Thu, 11 Apr 2019 13:25:46 +0200 In-Reply-To: (Brian Leung's message of "Thu, 4 Apr 2019 06:43:54 +0200") Message-ID: <87y34g237p.fsf@gnu.org> 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: 35135-done@debbugs.gnu.org Hi Brian, Brian Leung skribis: > See attached. The patches were made sequentially on the same branch, from > 1-10. Applied all 10 patches, thank you! Ludo=E2=80=99.