[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Please stop rendering "$B:+L@39(B $BFs(B $BCJ(B" exactly the same as "$B:+L@39FsCJ(B"
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Thu, 04 Mar 2010 11:14:27 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 11168
- References: <87fx4htcou.fsf@xxxxxxxxxxx>
>>>>> In [emacs-w3m : No.11167] jidanni@xxxxxxxxxxx wrote:
> Sorry to mention it again, but I wish (emacs-)w3m would act like lynx
> and Firefox and please stop rendering "昆明街 二 段" exactly the same as
> "昆明街二段". It is unfair to UTF-8 users. Test file:
Unfortunately there seems no chance to improve emacs-w3m so as to
let those SPCs remain since it is what w3m does. This message is
CC'd to the w3m list.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html lang="zh-tw">
<head>
<meta http-equiv="Content-Type" content=
"text/html; charset=utf-8">
<meta http-equiv="Content-Language" content="zh-tw">
<title>Test</title>
</head>
<body>
<p>Please stop rendering "昆明街 二 段" exactly the same as "昆明街二段"!</p>
</body>
</html>