From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:48663) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iwMCG-0000Um-Fn for guix-patches@gnu.org; Tue, 28 Jan 2020 03:26:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iwMCB-0000vR-Od for guix-patches@gnu.org; Tue, 28 Jan 2020 03:26:08 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:53494) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iwMCB-0000v9-LD for guix-patches@gnu.org; Tue, 28 Jan 2020 03:26:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iwMCA-0006rh-LH for guix-patches@gnu.org; Tue, 28 Jan 2020 03:26:02 -0500 Subject: bug#39322: [PATCH] gnu: Add emacs-boxquote. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Nicolas Goaziou References: <20200127235221.15065-1-mab@gnu.org> Date: Tue, 28 Jan 2020 09:25:29 +0100 In-Reply-To: <20200127235221.15065-1-mab@gnu.org> (Amin Bandali's message of "Mon, 27 Jan 2020 18:52:21 -0500") Message-ID: <87d0b4f0na.fsf@nicolasgoaziou.fr> 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: Amin Bandali Cc: 39322-done@debbugs.gnu.org Hello, Amin Bandali writes: > * gnu/packages/emacs-xyz.scm (emacs-boxquote): New variable. Applied as cfb065fcb936fe773f25f1797564320baa3990f3, with a comment explaining why this particular commit is used. Thank you! Regards, -- Nicolas Goaziou