From: Zhang Wei <id.brep@gmail.com>
To: emacs-devel@gnu.org
Subject: Why definition in `locale-language-names' does not function on Windows?
Date: Fri, 07 Mar 2008 23:30:56 +0800 [thread overview]
Message-ID: <E1JXeXA-0001y1-La@localhost> (raw)
In mule-cmds.el line 2309, there is a language environment definition in
`locale-language-names' for MS Windows Chinese Simplified:
("chs" . "Chinese-GBK") ; MS Windows Chinese Simplified
but when emacs start, I got the following warning:
Warning: Default coding system `chinese-iso-8bit' disagrees with
system codeset `cp936' for this locale.
Emacs set default language environment to "Chinese-GB" during startup,
not "Chinese-GBK" specified in `loclae-language-names'.
next reply other threads:[~2008-03-07 15:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-07 15:30 Zhang Wei [this message]
2008-03-08 12:53 ` Why definition in `locale-language-names' does not function on Windows? Eli Zaretskii
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=E1JXeXA-0001y1-La@localhost \
--to=id.brep@gmail.com \
--cc=emacs-devel@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.