all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#21300: 24.5; outdated link in lisp/play/gomoku.el comments
@ 2015-08-20  9:46 phs
  2019-08-01 19:53 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: phs @ 2015-08-20  9:46 UTC (permalink / raw)
  To: 21300

[-- 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.
 
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#21300: 24.5; outdated link in lisp/play/gomoku.el comments
  2015-08-20  9:46 bug#21300: 24.5; outdated link in lisp/play/gomoku.el comments phs
@ 2019-08-01 19:53 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2019-08-01 19:53 UTC (permalink / raw)
  To: phs; +Cc: 21300

phs <phs@lsv.ens-cachan.fr> 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





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-08-01 19:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-20  9:46 bug#21300: 24.5; outdated link in lisp/play/gomoku.el comments phs
2019-08-01 19:53 ` Lars Ingebrigtsen

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.