From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40189) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eqQMV-0005SF-L5 for guix-patches@gnu.org; Mon, 26 Feb 2018 16:31:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eqQMQ-0005pR-Kn for guix-patches@gnu.org; Mon, 26 Feb 2018 16:31:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:54348) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eqQMQ-0005pG-Hf for guix-patches@gnu.org; Mon, 26 Feb 2018 16:31:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eqQMQ-0005Ob-Bt for guix-patches@gnu.org; Mon, 26 Feb 2018 16:31:02 -0500 Subject: bug#30592: [PATCH 2/2] gnu: Add emacs-nov. Resent-To: guix-patches@gnu.org Resent-Message-ID: References: <87d10umzca.fsf@gnu.org> <878tbimz5b.fsf@gnu.org> <87y3jftz6r.fsf@gnu.org> From: Roel Janssen In-reply-to: <87y3jftz6r.fsf@gnu.org> Date: Mon, 26 Feb 2018 22:30:15 +0100 Message-ID: <87y3jf4exk.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 30592-done@debbugs.gnu.org Ludovic Courtès writes: > Roel Janssen skribis: > >> * gnu/packages/emacs.scm (emacs-nov): New variable. > > LGTM, thank you! > > Ludo’. Thanks! I pushed both in c74b8b41c and 5815e3bc9. Kind regards, Roel Janssen