From: jidanni@jidanni.org
To: submit@bugs.debian.org
Subject: bug#4090: Bug#541704: emacs-snapshot ruins w3m-el-snapshot tables
Date: Sun, 16 Aug 2009 02:18:45 +0800 [thread overview]
Message-ID: <87r5vdos8q.fsf__43223.7212350175$1250362065$gmane$org@jidanni.org> (raw)
In-Reply-To: 87zla6sogu.fsf@jidanni.org
Package: emacs-snapshot
Version: 1:20090814-1
X-debbugs-cc: 4090@emacsbugs.donarmstrong.com, emacs-w3m@namazu.org,naota@elisp.net, svenjoac@gmx.de
On Debian, using versions
emacs-snapshot 1:20090814-1
emacs23: 23.1+1-2
set /tmp/f.html
cat <<EOF > $@
<table border="1"><tr><td>bla</td></tr></table>
EOF
LC_ALL=zh_TW.UTF-8 emacs-snapshot -f w3m $@ # bad
LC_ALL=C emacs-snapshot -f w3m $@ # good
LC_ALL=zh_TW.UTF-8 emacs23 -f w3m $@ # good
LC_ALL=C emacs23 -f w3m $@ # good
One sees that these characters,
• │ ┌ ┐ └ ┘ ├ ┤ ┬ ┴ ┼
vanish in the above "bad" case.
I.e.,
┌───┐
│bla│
└───┘
becomes
─
bla
─
It makes w3m-emacs unusable for browsing any web page with tables.
Can even reproduce with
$ HOME=/tmp LC_ALL=zh_TW.UTF-8 emacs-snapshot -Q -l w3m -f w3m $@ # bad
Also installed is w3m-el-snapshot
Version: 1.4.364+0.20090802-1
next parent reply other threads:[~2009-08-15 18:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <87zla6sogu.fsf@jidanni.org>
2009-08-15 18:18 ` jidanni [this message]
[not found] ` <87r5vdos8q.fsf@jidanni.org>
2009-08-18 2:02 ` bug#4090: Bug#541704: emacs-snapshot ruins w3m-el-snapshot tables Kenichi Handa
[not found] <E1MdE23-0006Oz-SW@etlken>
2009-08-18 5:48 ` jidanni
[not found] ` <873a7poeoy.fsf@jidanni.org>
2009-08-18 10:57 ` Kenichi Handa
[not found] <E1MdMNX-0007TY-9E@etlken>
2009-08-18 18:31 ` jidanni
[not found] ` <87hbw5yoc4.fsf@jidanni.org>
2009-08-19 0:45 ` Kenichi Handa
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='87r5vdos8q.fsf__43223.7212350175$1250362065$gmane$org@jidanni.org' \
--to=jidanni@jidanni.org \
--cc=4090@emacsbugs.donarmstrong.com \
--cc=541704@bugs.debian.org \
--cc=submit@bugs.debian.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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).