From cloos@jhcloos.com Thu Jun 12 14:35:13 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-6.3 required=4.0 tests=AWL,BAYES_00,FOURLA, HAS_PACKAGE autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 12 Jun 2008 21:35:14 +0000 Received: from eagle.jhcloos.com (eagle.jhcloos.com [207.210.242.212]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m5CLZ4HJ031192 for ; Thu, 12 Jun 2008 14:35:05 -0700 Received: by eagle.jhcloos.com (Postfix, from userid 10) id 303D54013A; Thu, 12 Jun 2008 21:35:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jhcloos.com; s=eagle; t=1213306503; bh=cdNNTvdvY4l9BmKTi23FXnejtTVdFf9nA/MJssM6L oo=; h=From:To:Subject:Date:Message-ID:MIME-Version:Content-Type: Content-Transfer-Encoding; b=Cnngdw2+Or3TN95HpGh3dT2+C/2EJxMcqpXFh Oi4itRrUcuitj1PFZstEACmB0EUTyV1UkxTJFQfV7u5R+mgQrNRUNFa0Zo1B1+4Ga16 aJfKmhGo3JqKV12L1C1+MCbgepQ9Pw2ZDXAz/nof8DhKI+DTVRHm6FagS7PeJfas8ZQ = Received: by lugabout.jhcloos.org (Postfix, from userid 500) id 9829321064E; Thu, 12 Jun 2008 21:34:50 +0000 (UTC) From: James Cloos To: submit@debbugs.gnu.org Subject: 23.0.60; GTK style font selection interferes with Fontconfig style font selection User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux) Copyright: Copyright 2007 James Cloos OpenPGP: ED7DAEA6; url=http://jhcloos.com/public_key/0xED7DAEA6.asc OpenPGP-Fingerprint: E9E9 F828 61A4 6EA9 0F2B 63E7 997A 9F17 ED7D AEA6 Date: Thu, 12 Jun 2008 17:34:26 -0400 Message-ID: Lines: 88 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Package: GNU Emacs Version: 23.0.60 Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: Last night’s CVS uses the wrong font size when given a resource like: emacs.font: DejaVu Sans Mono:pixelsize=14:minspace=true which is the correct way to specify a fontconfig pattern with a specific pixelsize. I presume the GTK vs Fontconfig code assumes there must be a (name)-(ptsize) sequence in a fontconfig pattern, but ptsize is optional and is normally absent when specifying a pixelsize. With the above resource I get a tiny font. Leaving off the minspace=true results in a huge font. I had to used xfd(1x) to figure out the equiv point size (7.4) and change my Xdefaults to use that for now, but I strongly perfer to specify an explicit pixelsize for text editors, terminals and other UI usages, leaving points for documents. If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /usr/share/emacs/23.0.60/etc/DEBUG for instructions. In GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2008-06-12 on lugabout Windowing system distributor `The X.Org Foundation', version 11.0.10599001 configured using `configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--program-suffix=-emacs-23' '--infodir=/usr/share/info/emacs-23' '--without-carbon' '--with-sound' '--with-x' '--with-toolkit-scroll-bars' '--with-gif' '--with-jpeg' '--with-png' '--with-rsvg' '--with-tiff' '--with-xpm' '--enable-font-backend' '--with-freetype' '--with-xft' '--with-libotf' '--with-m17n-flt' '--with-x-toolkit=athena' '--without-hesiod' '--with-kerberos' '--with-kerberos5' '--with-gpm' '--with-dbus' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CC=i686-pc-linux-gnu-gcc' 'CFLAGS=-march=pentium3 -O2 -Wno-error' 'LDFLAGS= -Wl,--as-needed '' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: C value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: C value of $LANG: en_US.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: show-paren-mode: t display-time-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t Recent input: M-x r e p o r C-g C-h a r e p o r t M-x d e b b Recent messages: Loading /usr/share/emacs/site-lisp/site-gentoo.d/70ngnus-gentoo.el (source)...done Loading /usr/share/emacs/site-lisp/site-gentoo.d/70svn-gentoo.el (source)...done Loading /usr/share/emacs/site-lisp/70xrdb-mode-gentoo.el (source)...done Loading delsel...done Loading time...done Loading paren...done For information about GNU Emacs and the GNU system, type C-h C-a. Making completion list... [3 times] Quit Type C-x 1 to remove help window. From cyd@stupidchicken.com Sun Jun 15 19:01:44 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-0.4 required=4.0 tests=AWL,BAYES_00,RCVD_IN_PBL, RCVD_IN_SORBS_DUL,RDNS_DYNAMIC autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 402-close) by emacsbugs.donarmstrong.com; 16 Jun 2008 02:01:45 +0000 Received: from furry (c-98-216-111-182.hsd1.ma.comcast.net [98.216.111.182]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m5G21fkI028922 for <402-close@emacsbugs.donarmstrong.com>; Sun, 15 Jun 2008 19:01:43 -0700 Received: by furry (Postfix, from userid 1000) id 4A482C056; Sun, 15 Jun 2008 22:01:36 -0400 (EDT) From: Chong Yidong To: James Cloos Cc: "Yuan MEI" , emacs-devel@gnu.org, 402-close@debbugs.gnu.org Subject: Re: Font pixel size selection References: Date: Sun, 15 Jun 2008 22:01:36 -0400 In-Reply-To: (James Cloos's message of "Sun, 15 Jun 2008 18:41:30 -0400") Message-ID: <8763sat9xb.fsf@stupidchicken.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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. Thanks. From handa@m17n.org Sun Jun 15 21:14:20 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-2.0 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 402-close) by emacsbugs.donarmstrong.com; 16 Jun 2008 04:14:20 +0000 Received: from mx1.aist.go.jp (mx1.aist.go.jp [150.29.246.133]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m5G4EGe0029083 for <402-close@emacsbugs.donarmstrong.com>; Sun, 15 Jun 2008 21:14:18 -0700 Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id m5G4EqpC022626; Mon, 16 Jun 2008 13:14:52 +0900 (JST) env-from (handa@m17n.org) Received: from smtp1.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id m5G4E7Kk016762; Mon, 16 Jun 2008 13:14:07 +0900 (JST) env-from (handa@m17n.org) Received: by smtp1.aist.go.jp with ESMTP id m5G4DumT025721; Mon, 16 Jun 2008 13:13:56 +0900 (JST) env-from (handa@m17n.org) Received: from handa by etlken.m17n.org with local (Exim 4.69) (envelope-from ) id 1K866O-0006Yt-DR; Mon, 16 Jun 2008 13:13:56 +0900 From: Kenichi Handa To: Chong Yidong CC: cloos@jhcloos.com, yuan.mei.list@gmail.com, 402-close@debbugs.gnu.org, emacs-devel@gnu.org In-reply-to: <8763sat9xb.fsf@stupidchicken.com> (message from Chong Yidong on Sun, 15 Jun 2008 22:01:36 -0400) Subject: Re: Font pixel size selection References: <8763sat9xb.fsf@stupidchicken.com> 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) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Message-Id: Date: Mon, 16 Jun 2008 13:13:56 +0900 In article <8763sat9xb.fsf@stupidchicken.com>, Chong Yidong writes: > 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. Still there's something wrong. Now ":pixelsize=NN" is correctly parsed, but the resulting font-spec has peculiar (almost garbage) :fc-unknown-spec property. --- Kenichi Handa handa@ni.aist.go.jp From ismail@namtrac.org Sun Jun 15 22:18:48 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-4.0 required=4.0 tests=BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 402-close) by emacsbugs.donarmstrong.com; 16 Jun 2008 05:18:48 +0000 Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.232]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m5G5Iiir012579 for <402-close@emacsbugs.donarmstrong.com>; Sun, 15 Jun 2008 22:18:46 -0700 Received: by rv-out-0506.google.com with SMTP id k40so3398651rvb.1 for <402-close@emacsbugs.donarmstrong.com>; Sun, 15 Jun 2008 22:18:44 -0700 (PDT) Received: by 10.141.195.19 with SMTP id x19mr652288rvp.11.1213593524252; Sun, 15 Jun 2008 22:18:44 -0700 (PDT) Received: by 10.141.48.13 with HTTP; Sun, 15 Jun 2008 22:18:44 -0700 (PDT) Message-ID: <19e566510806152218u2b4bbcc5x80105c753dc0b848@mail.gmail.com> Date: Mon, 16 Jun 2008 08:18:44 +0300 From: "=?UTF-8?Q?=C4=B0smail_D=C3=B6nmez?=" To: "Chong Yidong" Subject: Re: Font pixel size selection Cc: "James Cloos" , "Yuan MEI" , 402-close@debbugs.gnu.org, emacs-devel@gnu.org In-Reply-To: <8763sat9xb.fsf@stupidchicken.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <8763sat9xb.fsf@stupidchicken.com> 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. From cyd@stupidchicken.com Mon Jun 16 07:36:16 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-0.4 required=4.0 tests=AWL,BAYES_00,RCVD_IN_PBL, RCVD_IN_SORBS_DUL,RDNS_DYNAMIC autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 402-close) by emacsbugs.donarmstrong.com; 16 Jun 2008 14:36:16 +0000 Received: from furry (c-98-216-111-182.hsd1.ma.comcast.net [98.216.111.182]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m5GEaAtw020787 for <402-close@emacsbugs.donarmstrong.com>; Mon, 16 Jun 2008 07:36:12 -0700 Received: by furry (Postfix, from userid 1000) id 319DBC056; Mon, 16 Jun 2008 10:36:05 -0400 (EDT) From: Chong Yidong To: Kenichi Handa Cc: cloos@jhcloos.com, yuan.mei.list@gmail.com, 402-close@debbugs.gnu.org, emacs-devel@gnu.org Subject: Re: Font pixel size selection References: <8763sat9xb.fsf@stupidchicken.com> Date: Mon, 16 Jun 2008 10:36:04 -0400 In-Reply-To: (Kenichi Handa's message of "Mon, 16 Jun 2008 13:13:56 +0900") Message-ID: <87abhl4fcb.fsf@stupidchicken.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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. From handa@m17n.org Mon Jun 16 18:55:17 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-2.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 402-close) by emacsbugs.donarmstrong.com; 17 Jun 2008 01:55:17 +0000 Received: from mx1.aist.go.jp (mx1.aist.go.jp [150.29.246.133]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m5H1tCCv025599 for <402-close@emacsbugs.donarmstrong.com>; Mon, 16 Jun 2008 18:55:14 -0700 Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id m5H1tvfF004409; Tue, 17 Jun 2008 10:55:57 +0900 (JST) env-from (handa@m17n.org) Received: from smtp3.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id m5H1tBH3024993; Tue, 17 Jun 2008 10:55:11 +0900 (JST) env-from (handa@m17n.org) Received: by smtp3.aist.go.jp with ESMTP id m5H1t8XE027967; Tue, 17 Jun 2008 10:55:09 +0900 (JST) env-from (handa@m17n.org) Received: from handa by etlken.m17n.org with local (Exim 4.69) (envelope-from ) id 1K8QPc-0003UH-Tr; Tue, 17 Jun 2008 10:55:08 +0900 From: Kenichi Handa To: Chong Yidong CC: cloos@jhcloos.com, yuan.mei.list@gmail.com, 402-close@debbugs.gnu.org, emacs-devel@gnu.org In-reply-to: <87abhl4fcb.fsf@stupidchicken.com> (message from Chong Yidong on Mon, 16 Jun 2008 10:36:04 -0400) Subject: Re: Font pixel size selection References: <8763sat9xb.fsf@stupidchicken.com> <87abhl4fcb.fsf@stupidchicken.com> 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) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Message-Id: Date: Tue, 17 Jun 2008 10:55:08 +0900 In article <87abhl4fcb.fsf@stupidchicken.com>, Chong Yidong writes: > 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. Not yet. (font-spec :name "mono-10:abc=d:efg") should return # but now it returns # --- Kenichi Handa handa@ni.aist.go.jp From cloos@jhcloos.com Mon Jun 16 21:38:16 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-4.0 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 402-close) by emacsbugs.donarmstrong.com; 17 Jun 2008 04:38:16 +0000 Received: from eagle.jhcloos.com (eagle.jhcloos.com [207.210.242.212]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m5H4cCXr000679 for <402-close@emacsbugs.donarmstrong.com>; Mon, 16 Jun 2008 21:38:13 -0700 Received: by eagle.jhcloos.com (Postfix, from userid 10) id BC59C400E5; Tue, 17 Jun 2008 04:38:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jhcloos.com; s=eagle; t=1213677491; bh=nuTvbL72hsIQHOnPVDdoZRQau2HMU3h0emt0ueYJT xY=; h=From:To:Cc:Subject:In-Reply-To:References:Date:Message-ID: MIME-Version:Content-Type; b=pgBiXPYgMlxT9CQ1rZWw71joYAMR0MHMTvzYO fm2TKTClFGQE8W5pM1D3H2NZT7J4GT6AsuEA6FwRu7VP3oDxUM8xddQTNIHAeOqHvGi DgmEOvf90VAU+jxu4tT4fiihwLkLjciLUJGg1Iumbgas+Mi4criaAHhhhAZ6ppEYiH8 = Received: by lugabout.jhcloos.org (Postfix, from userid 500) id 9C67A21064E; Tue, 17 Jun 2008 04:38:00 +0000 (UTC) From: James Cloos To: emacs-devel@gnu.org Cc: Chong Yidong , yuan.mei.list@gmail.com, 402-close@debbugs.gnu.org, Kenichi Handa Subject: Re: Font pixel size selection In-Reply-To: (Kenichi Handa's message of "Tue, 17 Jun 2008 10:55:08 +0900") References: <8763sat9xb.fsf@stupidchicken.com> <87abhl4fcb.fsf@stupidchicken.com> User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux) Face: iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAI1J REFUOE+lU9ESgCAIg64P1y+ngUdxhl5H8wFbbM0OmUiEhKkCYaZThXCo6KE5sCbA1DDX3genvO4d eBQgEMaM5qy6uWk4SfBYfdu9jvBN9nSVDOKRtwb+I3epboOsOX5pZbJNsBJFvmQQ05YMfieIBnYX FK2N6dOawd97r/e8RjkTLzmMsiVgrAoEugtviCM3v2WzjgAAAABJRU5ErkJggg== Copyright: Copyright 2007 James Cloos OpenPGP: ED7DAEA6; url=http://jhcloos.com/public_key/0xED7DAEA6.asc OpenPGP-Fingerprint: E9E9 F828 61A4 6EA9 0F2B 63E7 997A 9F17 ED7D AEA6 Date: Tue, 17 Jun 2008 00:37:37 -0400 Message-ID: Lines: 24 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii >>>>> "Handa" == Kenichi Handa writes: >> This should be fixed now, too. Handa> Not yet. Handa> (font-spec :name "mono-10:abc=d:efg") [looses the colon] A good example of where this will show up, other than pixelsize, is a synthetic bold oblique, such as: (font-spec :name "monospace-9:matrix=1 0.2 0 1:embolden=true") which returns: # (My compile is from the 14th.) -JimC -- James Cloos OpenPGP: 1024D/ED7DAEA6 From cyd@stupidchicken.com Mon Jun 16 22:33:49 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-2.1 required=4.0 tests=BAYES_00,RCVD_IN_PBL, RCVD_IN_SORBS_DUL,RDNS_DYNAMIC autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 402-close) by emacsbugs.donarmstrong.com; 17 Jun 2008 05:33:49 +0000 Received: from furry (c-24-63-201-57.hsd1.ma.comcast.net [24.63.201.57]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m5H5Xksj014374 for <402-close@emacsbugs.donarmstrong.com>; Mon, 16 Jun 2008 22:33:47 -0700 Received: by furry (Postfix, from userid 1000) id 597C3C054; Tue, 17 Jun 2008 01:33:40 -0400 (EDT) From: Chong Yidong To: Kenichi Handa Cc: cloos@jhcloos.com, yuan.mei.list@gmail.com, 402-close@debbugs.gnu.org, emacs-devel@gnu.org Subject: Re: Font pixel size selection References: <8763sat9xb.fsf@stupidchicken.com> <87abhl4fcb.fsf@stupidchicken.com> Date: Tue, 17 Jun 2008 01:33:39 -0400 In-Reply-To: (Kenichi Handa's message of "Tue, 17 Jun 2008 10:55:08 +0900") Message-ID: <873ancsk0c.fsf@stupidchicken.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Kenichi Handa writes: > (font-spec :name "mono-10:abc=d:efg") should return > # > > but now it returns > > # Okay, now it returns the former. From unknown Sun Jun 15 08:37:22 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Tue, 15 Jul 2008 14:24:02 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 19 18:35:20 2010 Received: (at control) by debbugs.gnu.org; 19 Jan 2010 23:35:20 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NXNbT-0003DQ-Fj for submit@debbugs.gnu.org; Tue, 19 Jan 2010 18:35:19 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NXNbP-0003DL-Jv for control@debbugs.gnu.org; Tue, 19 Jan 2010 18:35:17 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1NXNbL-00036n-RY; Tue, 19 Jan 2010 18:35:11 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19286.16815.726944.830793@gargle.gargle.HOWL> Date: Tue, 19 Jan 2010 18:35:11 -0500 From: Glenn Morris To: control Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: green X-Ran: ?,Q-X/R?Ur:.x4[/Y7TOZ/nbMkm$Lug$AM]#ZG_m_sT5/*29GHa?\fpI/}5d@:{&9Hx8Mq X-Debbugs-No-Ack: yes X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.0 (-----) unarchive 68 unarchive 402 reassign 68 emacs reassign 402 emacs archive 68 archive 402 stop fix "GNU Emacs" typo in original submissions