[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: UTF-8
- To: mule-ja@xxxxxxxx
- Subject: Re: UTF-8
- From: 川幡 太一 <batta@xxxxxxxxxxxxxxx>( Taichi KAWABATA )
- Date: Wed, 27 Oct 2004 08:55:27 +0900
- In-reply-to: <20041026.171932.48644022.kazu@iijlab.net> (Kazu Yamamoto(山本和 彦)'s message of "Tue, 26Oct 2004 17:19:32 +0900 (JST)")
- List-help: <mailto:mule-ja-ctl@m17n.org?body=help>
- List-id: mule-ja.m17n.org
- List-owner: <mailto:mule-ja-admin@m17n.org>
- List-post: <mailto:mule-ja@m17n.org>
- List-software: fml [fml 4.0.3 release (20011202/4.0.3)]
- List-unsubscribe: <mailto:mule-ja-ctl@m17n.org?body=unsubscribe>
- References: <20041026.171932.48644022.kazu@iijlab.net>
- Reply-to: mule-ja@xxxxxxxx
- User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.0 (gnu/linux)
川幡です。
>> [mule-ja : No.08780] で, 山本さん は書きました.
> japanese-jisx0208 のギリシャ文字を UTF-8 へ符号化し、さらに内部表現に復
> 号化すると、mule-unicode-0100-24ff になってしまいます。
> 何か補助情報を与えることで、元の japanese-jisx0208 に戻るような仕掛けは
> ないのでしょうか?
Mule-UCSを使っている場合は以下の関数でしょうか。
- Function: un-define-change-charset-order &optional LIST
Change conversion priority of charsets.
LIST must be a list of charsets ordered by priority.
If LIST is nil or omitted,
unicode-basic-translation-charset-order-list is used
as an order list.
By following this order, Mule-UCS-Unicode encodes
internal characters or decodes UCS characters.
Emacs 22 の場合は、もとから内部がUTF-8なのですが、char-charset関数が返
す値を決定するのは、set-charset-priority だと思います。
21.3.50 の場合は… すみません、良く知りません。(^_^;;
--
-----------------------------------------
KAWABATA, Taichi (batta@xxxxxxxxxxxxxxx)
-----------------------------------------