From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45774) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gYY3R-00030s-0g for guix-patches@gnu.org; Sun, 16 Dec 2018 10:10:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gYY3P-0005Sy-UN for guix-patches@gnu.org; Sun, 16 Dec 2018 10:10:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:46227) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gYY3P-0005Ss-Q3 for guix-patches@gnu.org; Sun, 16 Dec 2018 10:10:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gYY3P-0005ad-ID for guix-patches@gnu.org; Sun, 16 Dec 2018 10:10:03 -0500 Subject: [bug#33738] Add emacs-buttercup Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Sun, 16 Dec 2018 16:09:35 +0100 In-Reply-To: (Arun Isaac's message of "Fri, 14 Dec 2018 12:31:41 +0530") Message-ID: <87mup5v780.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: 33738@debbugs.gnu.org Hello Arun, Arun Isaac skribis: > This patchset adds emacs-buttercup, and enables tests for emacs-circe > and emacs-tracking, two packages that require emacs-buttercup to run > tests. All 3 patches LGTM, thank you! Ludo=E2=80=99.