From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: font-backend branch Date: Wed, 30 Apr 2008 23:54:38 -0400 Message-ID: <33y76u7k75.fsf@fencepost.gnu.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1209614114 2655 80.91.229.12 (1 May 2008 03:55:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 1 May 2008 03:55:14 +0000 (UTC) Cc: emacs-devel@gnu.org To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 01 05:55:51 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 1JrPtc-0003d5-4y for ged-emacs-devel@m.gmane.org; Thu, 01 May 2008 05:55:48 +0200 Original-Received: from localhost ([127.0.0.1]:45206 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JrPsv-0003Du-97 for ged-emacs-devel@m.gmane.org; Wed, 30 Apr 2008 23:55:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JrPss-0003Dm-CP for emacs-devel@gnu.org; Wed, 30 Apr 2008 23:55:02 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JrPsq-0003DU-Jm for emacs-devel@gnu.org; Wed, 30 Apr 2008 23:55:02 -0400 Original-Received: from [199.232.76.173] (port=49410 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JrPsq-0003DQ-Gs for emacs-devel@gnu.org; Wed, 30 Apr 2008 23:55:00 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JrPsq-0000fF-La for emacs-devel@gnu.org; Wed, 30 Apr 2008 23:55:00 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JrPsV-0001vY-8D; Wed, 30 Apr 2008 23:54:39 -0400 X-Spook: AVIP Consul Taiwan Leuken-Baden Sears Tower World Trade X-Ran: 4--/E)cr|CCtnWDp;*ztE>5ArndXkT=0Vz&Ad5A%f^'$+8K"_Tm2UM|+E1!=kT|9RCd X-Hue: blue X-Attribution: GM In-Reply-To: (Kenichi Handa's message of "Wed, 30 Apr 2008 13:24:00 +0900") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) 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:96259 Archived-At: Kenichi Handa wrote: > I've just committed new codes in font-backend branch. Those > who have reported font-backend-related bugs, please test > that branch. 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 font height problems with font-backend http://lists.gnu.org/archive/html/emacs-devel/2008-03/msg00620.html This issue is still present: Xresource pane.menubar.*font no longer takes effect http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg00314.html http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg01683.html Also, I have a new issue now, in that Emacs starts with the right font, but in the wrong size. I have in ~/.Xdefaults: Emacs.font: -misc-fixed-medium-r-normal-*-14-*-100-100-*-*-iso8859-1 But Emacs starts with a bigger font (misc fixed 9x15 it seems). If I select 7x13 or 7x14 from the shift-mouse-1 "Misc" menu, I get the font I want.