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: font-backend branch Date: Thu, 01 May 2008 16:21:02 +0900 Message-ID: References: <33y76u7k75.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Trace: ger.gmane.org 1209626488 30351 80.91.229.12 (1 May 2008 07:21:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 1 May 2008 07:21:28 +0000 (UTC) Cc: emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 01 09:22:05 2008 connect(): Connection refused 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 1JrT7D-0000L6-A1 for ged-emacs-devel@m.gmane.org; Thu, 01 May 2008 09:22:03 +0200 Original-Received: from localhost ([127.0.0.1]:47141 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JrT6V-00053j-PE for ged-emacs-devel@m.gmane.org; Thu, 01 May 2008 03:21:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JrT6R-00053R-OU for emacs-devel@gnu.org; Thu, 01 May 2008 03:21:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JrT6Q-00053E-Fv for emacs-devel@gnu.org; Thu, 01 May 2008 03:21:14 -0400 Original-Received: from [199.232.76.173] (port=51755 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JrT6Q-00053B-AP for emacs-devel@gnu.org; Thu, 01 May 2008 03:21:14 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JrT6L-0002LS-Pr; Thu, 01 May 2008 03:21:09 -0400 Original-Received: from mx1.aist.go.jp ([150.29.246.133]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JrT6J-0000Wp-MB; Thu, 01 May 2008 03:21:08 -0400 Original-Received: from rqsmtp2.aist.go.jp (rqsmtp2.aist.go.jp [150.29.254.123]) by mx1.aist.go.jp with ESMTP id m417L36w021727; Thu, 1 May 2008 16:21:03 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp2.aist.go.jp by rqsmtp2.aist.go.jp with ESMTP id m417L3xP000141; Thu, 1 May 2008 16:21:03 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp2.aist.go.jp with ESMTP id m417L2SV007504; Thu, 1 May 2008 16:21:02 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken.m17n.org with local (Exim 4.69) (envelope-from ) id 1JrT6E-0005Fg-P9; Thu, 01 May 2008 16:21:02 +0900 In-reply-to: (message from Glenn Morris on Thu, 01 May 2008 03:07:44 -0400) User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) X-detected-kernel: by mx20.gnu.org: Solaris 8 (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:96267 Archived-At: In article , Glenn Morris writes: > Kenichi Handa wrote: >>> Of the problems I've reported, your branch fixes these two: > > >>> font-lock faces use different font with font-backend >>> http://lists.gnu.org/archive/html/emacs-devel/2008-03/msg00651.html > Whoops, I just noticed that faces with a bold attribute are still > using a slightly different font. Please show the results of C-u C-x = on the character of default face and on the questionable characters. --- Kenichi Handa handa@ni.aist.go.jp