From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 20 14:47:11 2015 Received: (at submit) by debbugs.gnu.org; 20 Aug 2015 18:47:12 +0000 Received: from localhost ([127.0.0.1]:33772 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZSUrn-0004nx-Cu for submit@debbugs.gnu.org; Thu, 20 Aug 2015 14:47:11 -0400 Received: from eggs.gnu.org ([208.118.235.92]:35842) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZSUrm-0004nq-KH for submit@debbugs.gnu.org; Thu, 20 Aug 2015 14:47:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZSUrj-0004iJ-62 for submit@debbugs.gnu.org; Thu, 20 Aug 2015 14:47:10 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:48410) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZSUrj-0004iF-3E for submit@debbugs.gnu.org; Thu, 20 Aug 2015 14:47:07 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36139) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZSMxb-0006PR-CK for bug-gnu-emacs@gnu.org; Thu, 20 Aug 2015 06:20:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZSMxX-0002SW-Ex for bug-gnu-emacs@gnu.org; Thu, 20 Aug 2015 06:20:38 -0400 Received: from olive.lsv.fr ([138.231.81.248]:44315 helo=olive.lsv.ens-cachan.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZSMxV-0002L2-LK for bug-gnu-emacs@gnu.org; Thu, 20 Aug 2015 06:20:34 -0400 Received: from phs-air.local (cas75-2-78-192-18-219.fbxo.proxad.net [78.192.18.219]) by olive.lsv.ens-cachan.fr (Postfix) with ESMTP id D5C2E4C01D4 for ; Thu, 20 Aug 2015 11:46:43 +0200 (CEST) To: bug-gnu-emacs@gnu.org From: phs Subject: 24.5; outdated link in lisp/play/gomoku.el comments Message-ID: <55D5A203.8000007@lsv.ens-cachan.fr> Date: Thu, 20 Aug 2015 11:46:43 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="------------040808080905080208040808" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) This is a multi-part message in MIME format. --------------040808080905080208040808 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit The comments in lisp/play/gomoku.el (line 39) point to http://renju.nu/r1rulhis.htm which is now an HTTP 404 error. The page is now at http://renju.se/rif/r1rulhis.htm. This is not critical since it is only a comment for people who read sources and would like more info on the history of the game. Also, the comment was written ca. 1988 and nowadays wikipedia can provide a more stable alternative. I attach a possible patch. -phs --------------040808080905080208040808 Content-Type: text/plain; charset=UTF-8; x-mac-type="0"; x-mac-creator="0"; name="patch-gomoku-comments" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="patch-gomoku-comments" LS0tIGdvbW9rdS5lbH4JMjAxNS0wMi0wMSAxODoyNzoxNy4wMDAwMDAwMDAgKzAxMDAKKysr IGdvbW9rdS5lbAkyMDE1LTA4LTIwIDExOjMwOjQ0LjAwMDAwMDAwMCArMDIwMApAQCAtMzcs NSArMzcsNiBAQAogOzsgZm9yIHRoZSBmaXJzdCBwbGF5ZXIuIFRoaXMgcHJvZ3JhbSBoYXMg bm8gc3VjaCByZXN0cmljdGlvbiwgYnV0IGl0IGRvZXMgbm90CiA7OyBrbm93IGFib3V0IHRo ZSBmb3JjZWQgd2luLCBub3IgZG8gSS4KLTs7IFNlZSBodHRwOi8vcmVuanUubnUvcjFydWxo aXMuaHRtIGZvciBtb3JlIGluZm9ybWF0aW9uLgorOzsgU2VlIGh0dHA6Ly9yZW5qdS5zZS9y aWYvcjFydWxoaXMuaHRtIG9yIGh0dHBzOi8vZW4ud2lraXBlZGlhLm9yZy93aWtpL0dvbW9r dQorOzsgZm9yIG1vcmUgaW5mb3JtYXRpb24uCiAKIAo= --------------040808080905080208040808-- From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 01 15:53:42 2019 Received: (at 21300) by debbugs.gnu.org; 1 Aug 2019 19:53:42 +0000 Received: from localhost ([127.0.0.1]:55353 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1htH8w-0005Fw-5K for submit@debbugs.gnu.org; Thu, 01 Aug 2019 15:53:42 -0400 Received: from quimby.gnus.org ([80.91.231.51]:45306) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1htH8u-0005Fl-4t for 21300@debbugs.gnu.org; Thu, 01 Aug 2019 15:53:40 -0400 Received: from 77.18.62.220.tmi.telenormobil.no ([77.18.62.220] helo=sandy) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1htH8q-0003PI-6k; Thu, 01 Aug 2019 21:53:38 +0200 From: Lars Ingebrigtsen To: phs Subject: Re: bug#21300: 24.5; outdated link in lisp/play/gomoku.el comments References: <55D5A203.8000007@lsv.ens-cachan.fr> Date: Thu, 01 Aug 2019 21:53:35 +0200 In-Reply-To: <55D5A203.8000007@lsv.ens-cachan.fr> (phs@lsv.ens-cachan.fr's message of "Thu, 20 Aug 2015 11:46:43 +0200") Message-ID: <87tvb0ek74.fsf@mouse.gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: phs writes: > The comments in lisp/play/gomoku.el (line 39) point to > http://renju.nu/r1rulhis.htm which is now an HTTP 404 > error. > > The page is now at http://renju.se/rif/r1rulhis.htm. Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP 0.0 TVD_RCVD_IP Message was received from an IP address -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 21300 Cc: 21300@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) phs writes: > The comments in lisp/play/gomoku.el (line 39) point to > http://renju.nu/r1rulhis.htm which is now an HTTP 404 > error. > > The page is now at http://renju.se/rif/r1rulhis.htm. Thanks; I've now updated the URL for Emacs 27. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 01 15:53:48 2019 Received: (at control) by debbugs.gnu.org; 1 Aug 2019 19:53:48 +0000 Received: from localhost ([127.0.0.1]:55356 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1htH92-0005GI-Hi for submit@debbugs.gnu.org; Thu, 01 Aug 2019 15:53:48 -0400 Received: from quimby.gnus.org ([80.91.231.51]:45320) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1htH91-0005GA-9T for control@debbugs.gnu.org; Thu, 01 Aug 2019 15:53:47 -0400 Received: from 77.18.62.220.tmi.telenormobil.no ([77.18.62.220] helo=sandy) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1htH8y-0003PP-Je for control@debbugs.gnu.org; Thu, 01 Aug 2019 21:53:46 +0200 Date: Thu, 01 Aug 2019 21:53:44 +0200 Message-Id: <87sgqkek6v.fsf@mouse.gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #21300 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 21300 fixed close 21300 27.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP 0.0 TVD_RCVD_IP Message was received from an IP address -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 21300 fixed close 21300 27.1 quit From unknown Sun Jun 22 00:04:12 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 30 Aug 2019 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator