GNU bug report logs - #6866
mule-cmds.el just _assumes_ all of Taiwan uses Big5 and not UTF-8

Previous Next

Package: emacs;

Reported by: jidanni <at> jidanni.org

Date: Mon, 16 Aug 2010 12:03:02 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #23 received at 6866 <at> debbugs.gnu.org (full text, mbox):

From: Jason Rumney <jasonr <at> gnu.org>
To: jidanni <at> jidanni.org
Cc: 6866 <at> debbugs.gnu.org
Subject: Re: bug#6866: mule-cmds.el just _assumes_ all of Taiwan uses Big5
	and	not UTF-8
Date: Mon, 16 Aug 2010 22:07:52 +0800
 On 16/8/2010 9:39 PM, jidanni <at> jidanni.org wrote:
> Well anyway, for our locale me and my friends all use zh_TW.UTF-8 and
> stopped using zh_TW.big5 years ago. So at least it looks very dumb there
> in mule-cmds.el that the zh_CN people can use UTF-8, but the HK and TW
> are locked in the dark ages:
>
>      ("zh_HK" . "Chinese-Big5")
>      ("zh_TW" . "Chinese-Big5")
>      ("zh_CN.UTF-8" . "Chinese-GBK")
>      ("zh_CN" . "Chinese-GB")

GBK is a backwards compatible extension of GB with more characters.  I'm 
not sure that Big5 has an equivalent.  In all these cases, the character 
set is used to select preferences for fonts, input methods and other 
language sensitive things, and has nothing to do with UTF-8 (which is 
used as a preference for file encoding when specified).





This bug report was last modified 14 years and 342 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.