From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: anhnmncb Newsgroups: gmane.emacs.devel Subject: Re: Chinese punctuation symbol can't be displayed on windows 2000. Date: Mon, 15 Dec 2008 00:05:35 +0000 (UTC) Message-ID: References: <87oczhd5kv.fsf@sina.com> <87skorihsc.fsf@sina.com> <4945245E.6060809@f2s.com> 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 1229299562 6656 80.91.229.12 (15 Dec 2008 00:06:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 15 Dec 2008 00:06:02 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 15 01:07:06 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 1LC0zI-0000rV-7L for ged-emacs-devel@m.gmane.org; Mon, 15 Dec 2008 01:07:04 +0100 Original-Received: from localhost ([127.0.0.1]:43925 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LC0y6-0006AJ-J9 for ged-emacs-devel@m.gmane.org; Sun, 14 Dec 2008 19:05:50 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LC0y2-00069t-0t for emacs-devel@gnu.org; Sun, 14 Dec 2008 19:05:46 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LC0y1-00069Y-8Q for emacs-devel@gnu.org; Sun, 14 Dec 2008 19:05:45 -0500 Original-Received: from [199.232.76.173] (port=45505 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LC0y1-00069V-5B for emacs-devel@gnu.org; Sun, 14 Dec 2008 19:05:45 -0500 Original-Received: from main.gmane.org ([80.91.229.2]:51345 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 1LC0y0-00061L-JQ for emacs-devel@gnu.org; Sun, 14 Dec 2008 19:05:44 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LC0xy-0005lf-8K for emacs-devel@gnu.org; Mon, 15 Dec 2008 00:05:42 +0000 Original-Received: from 221.6.39.130 ([221.6.39.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Dec 2008 00:05:42 +0000 Original-Received: from anhnmncb by 221.6.39.130 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Dec 2008 00:05:42 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 22 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 221.6.39.130 User-Agent: slrn/0.9.9p1/mm/ao (Win32) X-Antivirus: avast! (VPS 081214-0, 12/14/2008), Outbound message X-Antivirus-Status: Clean X-detected-operating-system: by monty-python.gnu.org: GNU/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:106917 Archived-At: On 2008-12-14, Jason Rumney wrote: > anhnmncb wrote: >>> I've tested the same .emacs with windows xp, vista, only 2000 has this >>> issue, Chinese fonts are ok, but Chinese punctuations. >>> >>> I also notice that if I replace the system's courer and simsun fonts >>> with vista's, then issue was gone. >>> > > This seems to suggest that the Windows 2000 version of the font is > failing to claim support for the cjk-misc block of characters. > What does the following report when you evaluate it from the *scratch* > buffer? (press C-j after entering it) > > (list-fonts (font-spec :script "cjk-misc")) It says nil. -- Regards, anhnmncb