From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "=?UTF-8?Q?=C4=B0smail_D=C3=B6nmez?=" Newsgroups: gmane.emacs.devel Subject: Re: Font pixel size selection Date: Mon, 16 Jun 2008 08:18:44 +0300 Message-ID: <19e566510806152218u2b4bbcc5x80105c753dc0b848@mail.gmail.com> References: <8763sat9xb.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1213593545 25565 80.91.229.12 (16 Jun 2008 05:19:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 16 Jun 2008 05:19:05 +0000 (UTC) Cc: Yuan MEI , 402-close@emacsbugs.donarmstrong.com, James Cloos , emacs-devel@gnu.org To: "Chong Yidong" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 16 07:19:49 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 1K8788-0006YN-NA for ged-emacs-devel@m.gmane.org; Mon, 16 Jun 2008 07:19:48 +0200 Original-Received: from localhost ([127.0.0.1]:48306 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K877J-0002DD-Uo for ged-emacs-devel@m.gmane.org; Mon, 16 Jun 2008 01:18:58 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K877B-0002An-KE for emacs-devel@gnu.org; Mon, 16 Jun 2008 01:18:49 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K8778-000292-PP for emacs-devel@gnu.org; Mon, 16 Jun 2008 01:18:47 -0400 Original-Received: from [199.232.76.173] (port=55309 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K8778-00028v-G2 for emacs-devel@gnu.org; Mon, 16 Jun 2008 01:18:46 -0400 Original-Received: from rv-out-0708.google.com ([209.85.198.244]:30025) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K8778-0002S9-6o for emacs-devel@gnu.org; Mon, 16 Jun 2008 01:18:46 -0400 Original-Received: by rv-out-0708.google.com with SMTP id k29so5626714rvb.6 for ; Sun, 15 Jun 2008 22:18:44 -0700 (PDT) Original-Received: by 10.141.195.19 with SMTP id x19mr652288rvp.11.1213593524252; Sun, 15 Jun 2008 22:18:44 -0700 (PDT) Original-Received: by 10.141.48.13 with HTTP; Sun, 15 Jun 2008 22:18:44 -0700 (PDT) In-Reply-To: <8763sat9xb.fsf@stupidchicken.com> Content-Disposition: inline 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:99289 Archived-At: Hi, On Mon, Jun 16, 2008 at 5:01 AM, Chong Yidong wrote: > James Cloos writes: > >> Yuan> I think the only problem here is :pixelsize=14 >> Yuan> Fontconfig has the format: >> >> Yuan> -:=:= >> >> The - part is optional; the comment and the code in font.c >> acknowledge that fact. But it clearly doesn't work. > > I've checked in a fix. I believe this should work correctly now. Trunk build is broken now: font.c: In function 'Ffont_face_attributes': font.c:3788: error: argument 'frame' doesn't match prototype font.c:3773: error: prototype declaration This is with GTK+ frontend on GNU/Linux. Regards, ismail -- Never learn by your mistakes, if you do you may never dare to try again.