From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60433) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1epXVp-0007yK-5v for guix-patches@gnu.org; Sat, 24 Feb 2018 05:57:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1epXVm-0000oc-6b for guix-patches@gnu.org; Sat, 24 Feb 2018 05:57:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:50312) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1epXVm-0000oO-2P for guix-patches@gnu.org; Sat, 24 Feb 2018 05:57:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1epXVl-00036t-Rt for guix-patches@gnu.org; Sat, 24 Feb 2018 05:57:01 -0500 Subject: [bug#30592] [PATCH 0/2] Add emacs-nov. Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60239) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1epXUv-0007tR-Us for guix-patches@gnu.org; Sat, 24 Feb 2018 05:56:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1epXUs-0000V8-Up for guix-patches@gnu.org; Sat, 24 Feb 2018 05:56:10 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:34224) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1epXUs-0000V4-Rj for guix-patches@gnu.org; Sat, 24 Feb 2018 05:56:06 -0500 Received: from ip112-245-209-87.adsl2.static.versatel.nl ([87.209.245.112]:54501 helo=yellowstone) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1epXUs-0007Ws-0n for guix-patches@gnu.org; Sat, 24 Feb 2018 05:56:06 -0500 From: Roel Janssen Message-ID: <87d10umzca.fsf@gnu.org> Date: Sat, 24 Feb 2018 11:55:59 +0100 MIME-Version: 1.0 Content-Type: text/plain 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: 30592@debbugs.gnu.org Dear guix, I'd like to add emacs-nov, and a dependency for it: emacs-esxml. Kind regards, Roel Janssen