From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57040) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cxVKq-00071v-8O for guix-patches@gnu.org; Mon, 10 Apr 2017 05:10:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cxVKk-0006GT-PI for guix-patches@gnu.org; Mon, 10 Apr 2017 05:10:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:42335) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cxVKk-0006GG-Me for guix-patches@gnu.org; Mon, 10 Apr 2017 05:10:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cxVKk-0008Jy-DS for guix-patches@gnu.org; Mon, 10 Apr 2017 05:10:02 -0400 Subject: bug#26420: [PATCH 1/2] gnu: Add emacs-diminish. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: Date: Mon, 10 Apr 2017 11:09:39 +0200 In-Reply-To: (Arun Isaac's message of "Sun, 9 Apr 2017 22:27:02 +0530") Message-ID: <87d1ckhbn0.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: Arun Isaac Cc: 26420@debbugs.gnu.org Hi Arun, Arun Isaac skribis: > * gnu/packages/emacs.scm (emacs-diminish): New variable. LGTM, please push! Ludo=E2=80=99.