all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Xue Fuqiao <xfq.free@gmail.com>
Cc: 21248-done@debbugs.gnu.org
Subject: bug#21248: Broken link of the the International Register of Coded Character Sets
Date: Fri, 14 Aug 2015 17:49:25 -0700	[thread overview]
Message-ID: <55CE8C95.9010500@cs.ucla.edu> (raw)
In-Reply-To: <CAAF+z6HBUu51Tg+_z9NzOJsXNCStGQsE1ZVhbZ5Lkg=XTcmi=A@mail.gmail.com>

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

I fixed the broken link by installing the attached.  Thanks for letting us know.

[-- Attachment #2: 0001-Fix-broken-URLs-for-ISO-IR.patch --]
[-- Type: text/x-diff, Size: 2131 bytes --]

From f9760b52fac615bf9d67ec81841d5e7e5dc332f1 Mon Sep 17 00:00:00 2001
From: Paul Eggert <eggert@cs.ucla.edu>
Date: Fri, 14 Aug 2015 17:46:04 -0700
Subject: [PATCH] Fix broken URLs for ISO-IR

* doc/emacs/mule.texi (Charsets):
* lisp/international/mule-conf.el:
Fix broken URL (Bug#21248).
---
 doc/emacs/mule.texi             | 9 ++++++---
 lisp/international/mule-conf.el | 4 +++-
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/doc/emacs/mule.texi b/doc/emacs/mule.texi
index 5a166d1..909c866 100644
--- a/doc/emacs/mule.texi
+++ b/doc/emacs/mule.texi
@@ -1733,9 +1733,12 @@ internal representation within Emacs.
 @findex list-character-sets
   @kbd{M-x list-character-sets} displays a list of all supported
 charsets.  The list gives the names of charsets and additional
-information to identity each charset; see the
-@url{http://www.itscj.ipsj.or.jp/ISO-IR/, International Register of
-Coded Character Sets} for more details.  In this list,
+information to identity each charset; for more details, see the
+@url{https://www.itscj.ipsj.or.jp/itscj_english/iso-ir/ISO-IR.pdf,
+International Register of Coded Character Sets} maintained by
+the @url{https://www.itscj.ipsj.or.jp/itscj_english/,
+Information Processing Society of Japan/Information Technology
+Standards Commission of Japan (IPSJ/ITSCJ)}.  In this list,
 charsets are divided into two categories: @dfn{normal charsets} are
 listed first, followed by @dfn{supplementary charsets}.  A
 supplementary charset is one that is used to define another charset
diff --git a/lisp/international/mule-conf.el b/lisp/international/mule-conf.el
index 3308dbd..babb83b 100644
--- a/lisp/international/mule-conf.el
+++ b/lisp/international/mule-conf.el
@@ -35,7 +35,9 @@
 
 ;;; Remarks
 
-;; The ISO-IR registry is at http://www.itscj.ipsj.or.jp/ISO-IR/.
+;; The ISO-IR registry is maintained by the Information Processing
+;; Society of Japan/Information Technology Standards Commission of
+;; Japan (IPSJ/ITSCJ) at https://www.itscj.ipsj.or.jp/itscj_english/.
 ;; Standards docs equivalent to iso-2022 and iso-8859 are at
 ;; http://www.ecma.ch/.
 
-- 
2.1.0


  parent reply	other threads:[~2015-08-15  0:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-13 10:31 bug#21248: Broken link of the the International Register of Coded Character Sets Xue Fuqiao
2015-08-13 14:21 ` Eli Zaretskii
2015-08-14  0:20   ` Xue Fuqiao
2015-08-14  5:56     ` Eli Zaretskii
2015-08-15  1:47       ` Xue Fuqiao
2015-08-15  0:49 ` Paul Eggert [this message]
2015-08-15  1:52   ` Xue Fuqiao
2015-08-15  1:56     ` Paul Eggert
2015-08-15  2:20       ` Xue Fuqiao

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=55CE8C95.9010500@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=21248-done@debbugs.gnu.org \
    --cc=xfq.free@gmail.com \
    /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.