From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:46621) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hfzFz-0001iZ-SD for guix-patches@gnu.org; Wed, 26 Jun 2019 00:10:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hfzFy-0007xN-TI for guix-patches@gnu.org; Wed, 26 Jun 2019 00:10:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48752) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hfzFy-0007xD-No for guix-patches@gnu.org; Wed, 26 Jun 2019 00:10:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hfzFy-0006nL-Em for guix-patches@gnu.org; Wed, 26 Jun 2019 00:10:02 -0400 Subject: [bug#36300] [PATCH] gnu: Add emacs-gnugo. Resent-Message-ID: From: Maxim Cournoyer References: <878stxruoo.fsf@gmail.com> <878stq3csk.fsf@gnu.org> Date: Wed, 26 Jun 2019 13:08:56 +0900 In-Reply-To: <878stq3csk.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Mon, 24 Jun 2019 23:15:39 +0200") Message-ID: <8736jxc7jb.fsf@gmail.com> 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: 36300@debbugs.gnu.org Hello Ludovic! Ludovic Court=C3=A8s writes: > 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 for the review! I've adapted the patch with your proposed changes and pushed to master (commit dc7c489605) Thank you, Maxim