From: Kenichi Handa <handa@m17n.org>
To: jidanni@jidanni.org, 541704@bugs.debian.org,
4090@emacsbugs.donarmstrong.com
Subject: bug#4090: Bug#541704: emacs-snapshot ruins w3m-el-snapshot tables
Date: Tue, 18 Aug 2009 11:02:39 +0900 [thread overview]
Message-ID: <E1MdE23-0006Oz-SW__31512.6248206527$1250802506$gmane$org@etlken> (raw)
In-Reply-To: <87r5vdos8q.fsf@jidanni.org>
In article <87r5vdos8q.fsf@jidanni.org>, jidanni@jidanni.org writes:
> 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
> ─
In the trunk of CVS, I added CJK fonts for those box-drawing
characters in the default fontset. So, in CJK environment,
CJK fonts are preferred. Perhaps, the selected CJK font
claims that it has glyphs for those characters, but actually
doesn't contain valid glyphs. I think those vanishing
characters has at least 1 dot width of space. Please put
cursor on one of them and type C-u C-x = to check which font
is selected for it.
---
Kenichi Handa
handa@m17n.org
next prev parent reply other threads:[~2009-08-18 2:02 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 ` bug#4090: Bug#541704: emacs-snapshot ruins w3m-el-snapshot tables jidanni
[not found] ` <87r5vdos8q.fsf@jidanni.org>
2009-08-18 2:02 ` Kenichi Handa [this message]
[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='E1MdE23-0006Oz-SW__31512.6248206527$1250802506$gmane$org@etlken' \
--to=handa@m17n.org \
--cc=4090@emacsbugs.donarmstrong.com \
--cc=541704@bugs.debian.org \
--cc=jidanni@jidanni.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).