[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Greek support
>> On Sat, 19 Oct 2002 20:58:15 +0900 (JST)
>> "ataka" == ataka@milk.freemail.ne.jp (Masayuki Ataka) said as follows:
ataka> 夕方、目を覚ますと、衝動的に Emacs-w3m でα みたいなギリシャ
ataka> 語を表示させたくなり、一時間後、パッチが出来上っていました。
素晴らしいです,代理 commit しておきました.
>> On Sun, 20 Oct 2002 15:22:38 +0900 (JST)
>> "ataka" == ataka@milk.freemail.ne.jp (Masayuki Ataka) said as follows:
ataka> http://selfhtml-jp.teamone.de/html/referenz/zeichen.htm
ataka> というページで、HTML で使えるほぼ全てのエンティティの動作確認が
ataka> 行えます。
ふむ,emacs-w3m はまだ未サポートなものが多いですね….
http://www.w3.org/TR/1999/REC-html401-19991224/sgml/entities.html
に,全文字表があるのですが,どなたか入力作業されませんか?
ataka> で、先のパッチだと ϖ が π v; のように認識されてしまうよ
ataka> うです。
どうも.w3m-decode-entities() を修正する必要があるわけですね.せめて,;
がきちんと記入されている場合は誤判定しないようにしないと.
ataka> あと、Mule 機能の無い Emacs で greek-iso8859-7 の charset って
ataka> 使えないのでは...
http://www.w3.org/TR/1999/REC-html401-19991224/charset.html#h-5.4 によ
れば,
w3> 1. Adopt a clearly visible, but unobtrusive mechanism to alert
w3> the user of missing resources.
w3> 2. If missing characters are presented using their numeric
w3> representation, use the hexadecimal (not decimal) form since
w3> this is the form used in character set standards.
だそうですから,適当な代替文字列で表示するのでしょうね.
--
土屋 雅稔 ( TSUCHIYA Masatoshi )