From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: Problem with `create-fontset-from-fontset-spec' Date: Mon, 10 Jul 2006 09:44:16 +0900 Message-ID: References: <5065e2900607090236s1f503dc7gf76423ccab13c479@mail.gmail.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Trace: sea.gmane.org 1152492319 27975 80.91.229.2 (10 Jul 2006 00:45:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 10 Jul 2006 00:45:19 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 10 02:45:16 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Fzjtd-00012D-Vm for ged-emacs-devel@m.gmane.org; Mon, 10 Jul 2006 02:45:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fzjtd-0001Vd-Hh for ged-emacs-devel@m.gmane.org; Sun, 09 Jul 2006 20:45:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FzjtT-0001VM-Eq for emacs-devel@gnu.org; Sun, 09 Jul 2006 20:44:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FzjtS-0001V1-CP for emacs-devel@gnu.org; Sun, 09 Jul 2006 20:44:58 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FzjtS-0001Uy-9B for emacs-devel@gnu.org; Sun, 09 Jul 2006 20:44:58 -0400 Original-Received: from [150.29.246.133] (helo=mx1.aist.go.jp) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FzjuQ-0000Os-C5 for emacs-devel@gnu.org; Sun, 09 Jul 2006 20:45:58 -0400 Original-Received: from smtp1.aist.go.jp ([150.29.246.12]) by mx1.aist.go.jp with ESMTP id k6A0inbT005133; Mon, 10 Jul 2006 09:44:49 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp1.aist.go.jp with ESMTP id k6A0imxS000306; Mon, 10 Jul 2006 09:44:48 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken with local (Exim 3.36 #1 (Debian)) id 1Fzjsm-0007Xl-00; Mon, 10 Jul 2006 09:44:16 +0900 Original-To: "Sun Yijiang" In-reply-to: <5065e2900607090236s1f503dc7gf76423ccab13c479@mail.gmail.com> (sunyijiang@gmail.com) User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.50 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI) 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:56871 Archived-At: In article <5065e2900607090236s1f503dc7gf76423ccab13c479@mail.gmail.com>, "Sun Yijiang" writes: > [1 ] > [1.1 ] > I made a CVS update & build this morning to the current devel branch ( > 22.0.50.1). The behavior of `create-fontset-from-fontset-spec' seems > change. Emacs no longer use assigned fonts for each charset. I made 2 > screenshots to describe the problem. The first one is from CVS version 2005 > May 20, in which Emacs uses exactly the font I assiged to chinese charset. > The second one is CVS version 2006 Jul 8, in which Emacs does not use the > font I assigned to chinese charset but picks one itself. Please show me the output of M-x describe-fontset RET RET and the output of the shell command: % xlsfonts -fn -*-gb2312.1980-0 --- Kenichi Handa handa@m17n.org