From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: landmark.el Date: Sat, 21 Jun 2014 17:39:54 -0400 Message-ID: <1ny4wqaqmt.fsf@fencepost.gnu.org> References: <33r42ij6no.fsf@fencepost.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1403386809 9646 80.91.229.3 (21 Jun 2014 21:40:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 21 Jun 2014 21:40:09 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 21 23:40:02 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WyT0x-0003lD-My for ged-emacs-devel@m.gmane.org; Sat, 21 Jun 2014 23:39:59 +0200 Original-Received: from localhost ([::1]:46537 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WyT0x-0005Rj-Ba for ged-emacs-devel@m.gmane.org; Sat, 21 Jun 2014 17:39:59 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42716) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WyT0u-0005RV-53 for emacs-devel@gnu.org; Sat, 21 Jun 2014 17:39:56 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WyT0t-0007CU-Ef for emacs-devel@gnu.org; Sat, 21 Jun 2014 17:39:56 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:57933) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WyT0t-0007CQ-CH for emacs-devel@gnu.org; Sat, 21 Jun 2014 17:39:55 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1WyT0s-0003vd-85; Sat, 21 Jun 2014 17:39:54 -0400 X-Spook: AMW NSA FTS2000 bce ANZUS Exon Shell World Trade Center X-Ran: u!WvpS;xE#dI&~+hbLkji$).)Q-lg!*sQ(dy2Syhoo50Iox?&g9:`dN]g<+x['N~j@JMGe X-Hue: green X-Attribution: GM In-Reply-To: <33r42ij6no.fsf@fencepost.gnu.org> (Glenn Morris's message of "Sat, 21 Jun 2014 17:26:35 -0400") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:172618 Archived-At: PS I think it uses the gomoku board to do its thing. But has it just blindly copied a bunch of other stuff from gomoku.el that makes no sense in the context of landmark (landmark-human-plays etc)? Or does it somehow allow you to play gomoku against this learning robot thing? This I have no idea...