From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:45789) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hfWJn-0006UB-1Q for guix-patches@gnu.org; Mon, 24 Jun 2019 17:16:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hfWJm-0004vX-6z for guix-patches@gnu.org; Mon, 24 Jun 2019 17:16:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44623) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hfWJm-0004vG-3R for guix-patches@gnu.org; Mon, 24 Jun 2019 17:16:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hfWJl-0004rh-Sf for guix-patches@gnu.org; Mon, 24 Jun 2019 17:16:01 -0400 Subject: [bug#36300] [PATCH] gnu: Add emacs-gnugo. Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <878stxruoo.fsf@gmail.com> Date: Mon, 24 Jun 2019 23:15:39 +0200 In-Reply-To: <878stxruoo.fsf@gmail.com> (Maxim Cournoyer's message of "Thu, 20 Jun 2019 09:01:43 +0900") Message-ID: <878stq3csk.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: Maxim Cournoyer Cc: 36300@debbugs.gnu.org Hello Maxim, Maxim Cournoyer skribis: > This adds emacs-gnugo, an Emacs mode for playing GNU Go! The patches LGTM! I would perhaps put emacs-gnugo in emacs-xyz.scm rather than games.scm, but I don=E2=80=99t have a strong opinion. Thanks! Ludo=E2=80=99.