From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "liu shukui" Newsgroups: gmane.emacs.devel Subject: Re: Chinese punctuation symbol can't be displayed on windows 2000. Date: Wed, 17 Dec 2008 17:53:10 +0800 Message-ID: <86ddccb30812170153p31940aa7k31a31a7eb2ca40e@mail.gmail.com> References: <87oczhd5kv.fsf@sina.com> <878wqf9ntc.fsf@sina.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1229507609 667 80.91.229.12 (17 Dec 2008 09:53:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 17 Dec 2008 09:53:29 +0000 (UTC) Cc: emacs-devel@gnu.org To: anhnmncb Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 17 10:54:35 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 1LCt6v-0007Ic-1b for ged-emacs-devel@m.gmane.org; Wed, 17 Dec 2008 10:54:33 +0100 Original-Received: from localhost ([127.0.0.1]:45531 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LCt5i-0008Pn-Vy for ged-emacs-devel@m.gmane.org; Wed, 17 Dec 2008 04:53:19 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LCt5e-0008Pi-6Y for emacs-devel@gnu.org; Wed, 17 Dec 2008 04:53:14 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LCt5c-0008PU-Gw for emacs-devel@gnu.org; Wed, 17 Dec 2008 04:53:13 -0500 Original-Received: from [199.232.76.173] (port=51582 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LCt5c-0008PR-9r for emacs-devel@gnu.org; Wed, 17 Dec 2008 04:53:12 -0500 Original-Received: from rv-out-0708.google.com ([209.85.198.241]:56226) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LCt5b-0008Sk-Ud for emacs-devel@gnu.org; Wed, 17 Dec 2008 04:53:12 -0500 Original-Received: by rv-out-0708.google.com with SMTP id k29so4251209rvb.6 for ; Wed, 17 Dec 2008 01:53:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=yW8R5+OIRhGWdi05KqdYNsYD/epGgHjyxULNulfNcRo=; b=vghUTRBYfxYxV87Ztkqtqu37LZmrPKOpjpCzkKargjpQKO++xTOnBD8HLgbnP6NZ2p UbelE6LN0KOOpjLpmg/oH1ZKrL4qCUZLgOzOrUSIoEN84SlToMZJ7yQ1Ihciie4B+Hea MH9ZDL8qQFZUOyVoJyNF2P+r76dpGVYBxcV1E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=uAs8z/TES1d1eZcUiNbi0gEUwV4H1E/DlK8ykOXADtJjIHIuICgnN31LM+Iq3ZEvkX tT9zJwdZg/zyvLEXArg0Pv4ptzpy6BJ2XukQPM6L7q4uVS8ZxQtrhOGQWtkl3dr2OHH7 QnA4gV54nS6sKcVPmEKWH9jWyIiv01nJzSo00= Original-Received: by 10.114.153.2 with SMTP id a2mr216495wae.170.1229507590435; Wed, 17 Dec 2008 01:53:10 -0800 (PST) Original-Received: by 10.115.109.4 with HTTP; Wed, 17 Dec 2008 01:53:10 -0800 (PST) In-Reply-To: <878wqf9ntc.fsf@sina.com> Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:106999 Archived-At: Has this change committed to the cvs? On Wed, Dec 17, 2008 at 5:02 PM, anhnmncb wrote: > Jason Rumney (2008-12-17 05:19 +0000) wrote: > >> Quoting anhnmncb : >> >>> Ping. What info should I need to provide for you to get rid of it? It is >>> too annoying to let me live in emacs :( >> >> I think the problem is in w32font_has_char in w32font.c. Try replacing the >> entire body of that function with: >> >> { >> return -1; >> } >> >> The problem is that function places too much faith in the character range >> support claimed by fonts. Previously I changed it to return -1 (uncertain) when >> a font claims to cover a Unicode range, because many fonts claim coverage, but >> do not cover all characters in that range. Now according to your report, there >> are fonts shipped with Windows 2000 that do not claim support for the cjk-misc >> range, even if they (partially at least) cover it. So it seems there are no >> circumstances left where we can be sure whether a character is or is not >> included in a font without opening the font. > > It solves the issue, and I find that emacs now can display most of fonts > that can not even when on xp and vista. > > > >