From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:50017) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i3NnE-0003Ro-ND for guix-patches@gnu.org; Thu, 29 Aug 2019 13:01:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i3NnD-00049B-NB for guix-patches@gnu.org; Thu, 29 Aug 2019 13:01:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44043) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i3NnD-000497-JV for guix-patches@gnu.org; Thu, 29 Aug 2019 13:01:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i3NnD-0006Ur-Ep for guix-patches@gnu.org; Thu, 29 Aug 2019 13:01:03 -0400 Subject: bug#37070: [PATCH] Add fe Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Nicolas Goaziou References: <87wofa3ki8.fsf@nicolasgoaziou.fr> <87zhjtgtkv.fsf@gnu.org> Date: Thu, 29 Aug 2019 19:00:42 +0200 In-Reply-To: <87zhjtgtkv.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Wed, 28 Aug 2019 18:09:36 +0200") Message-ID: <878srbx5xh.fsf@nicolasgoaziou.fr> 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 37070-done@debbugs.gnu.org Hello, Ludovic Court=C3=A8s writes: >> Subject: [PATCH] gnu: Add fe. >> >> * gnu/packages/text-editors.scm (fe): New variable. > > LGTM, thanks! Applied. Thank you. Regards, --=20 Nicolas Goaziou