From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Zhang Wei Newsgroups: gmane.emacs.devel Subject: Re: chinese font setup problem Date: Thu, 21 Feb 2008 11:07:03 +0000 (UTC) Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1203592058 27845 80.91.229.12 (21 Feb 2008 11:07:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 21 Feb 2008 11:07:38 +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:08:01 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 1JS9HU-0001rk-Tg for ged-emacs-devel@m.gmane.org; Thu, 21 Feb 2008 12:08:01 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JS9Gz-0001uq-NJ for ged-emacs-devel@m.gmane.org; Thu, 21 Feb 2008 06:07:29 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JS9Gt-0001u9-UD for emacs-devel@gnu.org; Thu, 21 Feb 2008 06:07:23 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JS9Gs-0001tC-3G for emacs-devel@gnu.org; Thu, 21 Feb 2008 06:07:23 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JS9Gr-0001sz-Ob for emacs-devel@gnu.org; Thu, 21 Feb 2008 06:07:21 -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 1JS9Gr-0001Wo-1S for emacs-devel@gnu.org; Thu, 21 Feb 2008 06:07:21 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JS9Gi-00027D-Hr for emacs-devel@gnu.org; Thu, 21 Feb 2008 11:07:13 +0000 Original-Received: from 60.208.251.18 ([60.208.251.18]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Feb 2008 11:07:12 +0000 Original-Received: from id.brep by 60.208.251.18 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Feb 2008 11:07:12 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 46 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 60.208.251.18 (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.12) Gecko/20080129 Iceweasel/2.0.0.12 (Debian-2.0.0.12-1)) 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:89817 Archived-At: William Xu gmail.com> writes: [...] > Hmm...what is your build version? In GNU Emacs 23.0.60.9 (i686-pc-linux-gnu, GTK+ Version 2.12.5) of 2008-02-17 on debian Windowing system distributor `The X.Org Foundation', version 11.0.10400090 configured using `configure '--enable-font-backend'' brep@debian:~$ locale LANG=zh_CN.UTF-8 LANGUAGE=zh_CN:zh LC_CTYPE="zh_CN.UTF-8" LC_NUMERIC="zh_CN.UTF-8" LC_TIME="zh_CN.UTF-8" LC_COLLATE="zh_CN.UTF-8" LC_MONETARY="zh_CN.UTF-8" LC_MESSAGES="zh_CN.UTF-8" LC_PAPER="zh_CN.UTF-8" LC_NAME="zh_CN.UTF-8" LC_ADDRESS="zh_CN.UTF-8" LC_TELEPHONE="zh_CN.UTF-8" LC_MEASUREMENT="zh_CN.UTF-8" LC_IDENTIFICATION="zh_CN.UTF-8" LC_ALL= > > Did your emacs bootstraped with `--enable-font-backend'? > > No. configured only with `--prefix=$HOME'. > > > What's your locale and language configuration? > > ,----[ locale ] > | LANG=zh_CN.UTF-8 [...] I build a version without `enable-font-backend', but still can't reproduce the bug. Do you have any truetype chinese font installed beside the wenquanyi bitmap font?