all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: phs <phs@lsv.ens-cachan.fr>
To: 21300@debbugs.gnu.org
Subject: bug#21300: 24.5; outdated link in lisp/play/gomoku.el comments
Date: Thu, 20 Aug 2015 11:46:43 +0200	[thread overview]
Message-ID: <55D5A203.8000007@lsv.ens-cachan.fr> (raw)

[-- Attachment #1: Type: text/plain, Size: 439 bytes --]

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


[-- Attachment #2: patch-gomoku-comments --]
[-- Type: text/plain, Size: 410 bytes --]

--- gomoku.el~	2015-02-01 18:27:17.000000000 +0100
+++ gomoku.el	2015-08-20 11:30:44.000000000 +0200
@@ -37,5 +37,6 @@
 ;; for the first player. This program has no such restriction, but it does not
 ;; know about the forced win, nor do I.
-;; See http://renju.nu/r1rulhis.htm for more information.
+;; See http://renju.se/rif/r1rulhis.htm or https://en.wikipedia.org/wiki/Gomoku
+;; for more information.
 
 

             reply	other threads:[~2015-08-20  9:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-20  9:46 phs [this message]
2019-08-01 19:53 ` bug#21300: 24.5; outdated link in lisp/play/gomoku.el comments Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55D5A203.8000007@lsv.ens-cachan.fr \
    --to=phs@lsv.ens-cachan.fr \
    --cc=21300@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.