[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Please stop rendering =?utf-8?b?IuaYhuaYjuihlyDkuowg5q61Ig==?= exactly the same as =?utf-8?b?IuaYhuaYjuihl+S6jOautSI=?=
- From: jidanni@xxxxxxxxxxx
- Date: Thu, 04 Mar 2010 03:41:53 +0800
- X-ml-name: emacs-w3m
- X-mail-count: 11167
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:
<!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>