From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: William Xu Newsgroups: gmane.emacs.devel Subject: Re: chinese font setup problem Date: Thu, 21 Feb 2008 20:47:19 +0900 Organization: the Church of Emacs Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1203594465 3528 80.91.229.12 (21 Feb 2008 11:47:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 21 Feb 2008 11:47:45 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 21 12:48:09 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JS9uJ-0005rY-P7 for ged-emacs-devel@m.gmane.org; Thu, 21 Feb 2008 12:48:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JS9to-0002AO-GH for ged-emacs-devel@m.gmane.org; Thu, 21 Feb 2008 06:47:36 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JS9tk-0002AJ-AW for emacs-devel@gnu.org; Thu, 21 Feb 2008 06:47:32 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JS9ti-00029n-6j for emacs-devel@gnu.org; Thu, 21 Feb 2008 06:47:31 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JS9ti-00029k-0m for emacs-devel@gnu.org; Thu, 21 Feb 2008 06:47:30 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JS9th-0004DE-F7 for emacs-devel@gnu.org; Thu, 21 Feb 2008 06:47:29 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JS9te-00047T-VU for emacs-devel@gnu.org; Thu, 21 Feb 2008 11:47:26 +0000 Original-Received: from gw.community-engine.co.jp ([210.255.51.230]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Feb 2008 11:47:26 +0000 Original-Received: from william.xwl by gw.community-engine.co.jp with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Feb 2008 11:47:26 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 30 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: gw.community-engine.co.jp User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.91 (darwin) Cancel-Lock: sha1:ktrSyOs1v4okRfaVo3hZ4CfEolw= X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:89818 Archived-At: Zhang Wei writes: > I build a version without `enable-font-backend', > but still can't reproduce the bug. It looks like there is a difference on which x-toolkit is configed to use. Mine is none. Not sure whether this matters. > Do you have any truetype chinese font installed beside > the wenquanyi bitmap font? Seems not. But there are some other chinese fonts available: ,---- | -default-song-medium-r-normal--8-80-72-72-m-80-iso10646-1 | -default-song-medium-r-normal--8-80-72-72-m-80-iso8859-1 | -isas-fangsong ti-medium-r-normal--0-0-72-72-c-0-gb2312.1980-0 | -isas-fangsong ti-medium-r-normal--16-160-72-72-c-160-gb2312.1980-0 | -isas-song ti-medium-r-normal--0-0-72-72-c-0-gb2312.1980-0 | -isas-song ti-medium-r-normal--16-160-72-72-c-160-gb2312.1980-0 | -isas-song ti-medium-r-normal--24-240-72-72-c-240-gb2312.1980-0 `---- Do you think this is a font missing problem? I don't understand, since emacs22 on the same system can display chinese texts correctly. -- William http://williamxu.net9.org