From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Font pixel size selection Date: Mon, 16 Jun 2008 10:36:04 -0400 Message-ID: <87abhl4fcb.fsf@stupidchicken.com> References: <8763sat9xb.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1213627002 640 80.91.229.12 (16 Jun 2008 14:36:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 16 Jun 2008 14:36:42 +0000 (UTC) Cc: yuan.mei.list@gmail.com, 402-close@emacsbugs.donarmstrong.com, cloos@jhcloos.com, emacs-devel@gnu.org To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 16 16:37:23 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 1K8FpN-0003Zf-HE for ged-emacs-devel@m.gmane.org; Mon, 16 Jun 2008 16:37:01 +0200 Original-Received: from localhost ([127.0.0.1]:58588 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K8FoZ-0000sL-9k for ged-emacs-devel@m.gmane.org; Mon, 16 Jun 2008 10:36:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K8FoV-0000sG-Cf for emacs-devel@gnu.org; Mon, 16 Jun 2008 10:36:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K8FoT-0000rv-Us for emacs-devel@gnu.org; Mon, 16 Jun 2008 10:36:06 -0400 Original-Received: from [199.232.76.173] (port=49962 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K8FoT-0000rp-QZ for emacs-devel@gnu.org; Mon, 16 Jun 2008 10:36:05 -0400 Original-Received: from c-98-216-111-182.hsd1.ma.comcast.net ([98.216.111.182]:11439 helo=furry) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K8FoT-0007uE-Hk for emacs-devel@gnu.org; Mon, 16 Jun 2008 10:36:05 -0400 Original-Received: by furry (Postfix, from userid 1000) id 319DBC056; Mon, 16 Jun 2008 10:36:05 -0400 (EDT) In-Reply-To: (Kenichi Handa's message of "Mon, 16 Jun 2008 13:13:56 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: 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:99304 Archived-At: Kenichi Handa writes: >> I've checked in a fix. I believe this should work correctly now. > > Still there's something wrong. Now ":pixelsize=NN" is > correctly parsed, but the resulting font-spec has peculiar > (almost garbage) :fc-unknown-spec property. This should be fixed now, too.