From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; Font properties does not apply to international characters. Date: Sun, 04 May 2008 15:00:07 +0100 Message-ID: <481DC167.7020005@gnu.org> References: <1w4j540p.fsf@telefonica.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1209909688 6806 80.91.229.12 (4 May 2008 14:01:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 4 May 2008 14:01:28 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: =?UTF-8?B?w5NzY2FyIEZ1ZW50ZXM=?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun May 04 16:02:02 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 1Jsemv-0005C3-9w for ged-emacs-devel@m.gmane.org; Sun, 04 May 2008 16:02:01 +0200 Original-Received: from localhost ([127.0.0.1]:58864 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JsemD-0003s8-VC for ged-emacs-devel@m.gmane.org; Sun, 04 May 2008 10:01:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JselJ-0003Vu-20 for emacs-devel@gnu.org; Sun, 04 May 2008 10:00:21 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JselF-0003Um-Dn for emacs-devel@gnu.org; Sun, 04 May 2008 10:00:18 -0400 Original-Received: from [199.232.76.173] (port=35434 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JselE-0003Ug-2s for emacs-devel@gnu.org; Sun, 04 May 2008 10:00:16 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JselD-0004Wa-Ry for emacs-devel@gnu.org; Sun, 04 May 2008 10:00:15 -0400 Original-Received: from mail.gnu.org ([199.232.76.166]:55822 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1Jsekk-0006LY-BE for emacs-pretest-bug@gnu.org; Sun, 04 May 2008 09:59:46 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Jsel9-0004Vc-I2 for emacs-pretest-bug@gnu.org; Sun, 04 May 2008 10:00:15 -0400 Original-Received: from mk-outboundfilter-5-a-2.mail.uk.tiscali.com ([212.74.114.4]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jsel9-0004VI-7T for emacs-pretest-bug@gnu.org; Sun, 04 May 2008 10:00:11 -0400 Original-X-Trace: 20993424/mk-outboundfilter-5.mail.uk.tiscali.com/F2S/$ACCEPTED/freedom2Surf-customers/83.67.23.108 X-SBRS: None X-RemoteIP: 83.67.23.108 X-IP-MAIL-FROM: jasonr@gnu.org X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: As8EALZeHUhTQxds/2dsb2JhbACBU6d7 X-IP-Direction: IN Original-Received: from i-83-67-23-108.freedom2surf.net (HELO wanchan.jasonrumney.net) ([83.67.23.108]) by smtp.f2s.tiscali.co.uk with ESMTP; 04 May 2008 15:00:09 +0100 Original-Received: from wanchan.jasonr.f2s.com (localhost [127.0.0.1]) by wanchan.jasonrumney.net (Postfix) with ESMTP id 443B518B3; Sun, 4 May 2008 15:00:08 +0100 (BST) User-Agent: Mozilla-Thunderbird 2.0.0.12 (X11/20080420) In-Reply-To: <1w4j540p.fsf@telefonica.net> X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:96434 gmane.emacs.pretest.bugs:22198 Archived-At: Óscar Fuentes wrote: > With --disable-font-backend, international characters are always shown > ignoring font attributes, such as style, size, etc. I don't think there is any point in reporting font display bugs with --disable-font-backend. The current attempt to maintain both the old and new font code has caused problems for both sets of code, and is in the process of being resolved by removing the old font code completely.