From unknown Wed Jun 18 23:15:22 2025 X-Loop: help-debbugs@gnu.org Subject: bug#14629: 24.3.50; (elisp) `Face Attributes', :font -> "font object" Resent-From: Drew Adams Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 16 Jun 2013 06:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 14629 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 14629@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.137136251219080 (code B ref -1); Sun, 16 Jun 2013 06:02:02 +0000 Received: (at submit) by debbugs.gnu.org; 16 Jun 2013 06:01:52 +0000 Received: from localhost ([127.0.0.1]:47450 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Uo62B-0004xf-1w for submit@debbugs.gnu.org; Sun, 16 Jun 2013 02:01:51 -0400 Received: from eggs.gnu.org ([208.118.235.92]:49071) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Uo628-0004xK-Tt for submit@debbugs.gnu.org; Sun, 16 Jun 2013 02:01:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uo622-0000ua-To for submit@debbugs.gnu.org; Sun, 16 Jun 2013 02:01:43 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-100.5 required=5.0 tests=BAYES_05, USER_IN_WHITELIST autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:39939) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uo622-0000uW-Qr for submit@debbugs.gnu.org; Sun, 16 Jun 2013 02:01:42 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50784) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uo622-0006Od-0z for bug-gnu-emacs@gnu.org; Sun, 16 Jun 2013 02:01:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uo621-0000uF-3e for bug-gnu-emacs@gnu.org; Sun, 16 Jun 2013 02:01:41 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:48963) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uo620-0000u0-Tm for bug-gnu-emacs@gnu.org; Sun, 16 Jun 2013 02:01:41 -0400 Received: from ucsinet22.oracle.com (ucsinet22.oracle.com [156.151.31.94]) by userp1040.oracle.com (Sentrion-MTA-4.3.1/Sentrion-MTA-4.3.1) with ESMTP id r5G61a5l015532 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Sun, 16 Jun 2013 06:01:36 GMT Received: from userz7021.oracle.com (userz7021.oracle.com [156.151.31.85]) by ucsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id r5G61cuB016890 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 16 Jun 2013 06:01:38 GMT Received: from abhmt118.oracle.com (abhmt118.oracle.com [141.146.116.70]) by userz7021.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id r5G61bLe014651 for ; Sun, 16 Jun 2013 06:01:37 GMT MIME-Version: 1.0 Message-ID: Date: Sat, 15 Jun 2013 23:01:38 -0700 (PDT) From: Drew Adams X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.7 (607090) [OL 12.0.6668.5000 (x86)] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Source-IP: ucsinet22.oracle.com [156.151.31.94] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) The description of face attribute :font is incomprehensible. It says that the value should be a "font object". What is that, you ask? Well, it says to see node `Font Selection' to find out. But that node says nothing about a "font object". I have no idea what it is, that is, what possible values attribute :font can have. I know about the frame parameter `font', whose value is an XLFD string (AFAICT). But I have no idea what :font can be set to. Not only that, but if I try to guess from using `M-x customize-face', there is no `Font' attribute. There are only attributes `Font Family' and `Font Foundry'. Please give us a clue what :font is - what forms its value takes. In GNU Emacs 24.3.50.1 (i686-pc-mingw32) of 2013-06-13 on ODIEONE Bzr revision: 112978 xfq.free@gmail.com-20130613224333-3yfl8navh3c1vmxy Windowing system distributor `Microsoft Corp.', version 6.1.7601 Configured using: `configure --prefix=3D/c/Devel/emacs/binary --enable-checking=3Dyes,glyphs CFLAGS=3D'-O0 -g3' CPPFLAGS=3D'-Ic:/Devel/emacs/include' LDFLAGS=3D'-Lc:/Devel/emacs/lib'' From unknown Wed Jun 18 23:15:22 2025 X-Loop: help-debbugs@gnu.org Subject: bug#14629: 24.3.50; (elisp) `Face Attributes', :font -> "font object" References: In-Reply-To: Resent-From: Kenichi Handa Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 17 Jun 2013 15:15:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14629 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 14629@debbugs.gnu.org Received: via spool by 14629-submit@debbugs.gnu.org id=B14629.137148205614617 (code B ref 14629); Mon, 17 Jun 2013 15:15:03 +0000 Received: (at 14629) by debbugs.gnu.org; 17 Jun 2013 15:14:16 +0000 Received: from localhost ([127.0.0.1]:50837 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Uob8J-0003nf-Az for submit@debbugs.gnu.org; Mon, 17 Jun 2013 11:14:15 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:43543 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Uob8H-0003nU-Kv for 14629@debbugs.gnu.org; Mon, 17 Jun 2013 11:14:14 -0400 Received: from handa by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Uob8G-00040W-Ph for 14629@debbugs.gnu.org; Mon, 17 Jun 2013 11:14:13 -0400 From: Kenichi Handa Date: Mon, 17 Jun 2013 11:14:12 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.1 (------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.1 (------) > From: Drew Adams [...] > The description of face attribute :font is incomprehensible. > It says that the value should be a "font object". What is that, you > ask? Well, it says to see node `Font Selection' to find out. But > that > node says nothing about a "font object". I've just committed the attached fix. > I have no idea what it is, that is, what possible values attribute > :font > can have. I know about the frame parameter `font', whose value is an > XLFD string (AFAICT). But I have no idea what :font can be set to. You can also specify a font name, which is written in Info as below: When specifying this attribute using `set-face-attribute' (*note Attribute Functions::), you may also supply a font spec, a font entity, or a string. Emacs converts such values to an appropriate font object, and stores that font object as the actual attribute value. If you specify a string, the contents of the string should be a font name (*note Fonts: (emacs)Fonts.); if the font name is an XLFD containing wildcards, Emacs chooses the first font matching those wildcards. > Not only that, but if I try to guess from using `M-x customize-face', > there is no `Font' attribute. There are only attributes `Font Family' > and `Font Foundry'. Ah, perhaps customize-face should be improved. --- Kenichi Handa handa@gnu.org === modified file 'doc/lispref/display.texi' --- doc/lispref/display.texi 2013-04-06 07:39:48 +0000 +++ doc/lispref/display.texi 2013-06-17 15:00:04 +0000 @@ -2126,7 +2126,8 @@ @item :font The font used to display the face. Its value should be a font object. -@xref{Font Selection}, for information about font objects. +@xref{Low-Level Font}, for information about font objects, font specs, +and font entities. When specifying this attribute using @code{set-face-attribute} (@pxref{Attribute Functions}), you may also supply a font spec, a font @@ -3260,7 +3261,9 @@ properties are intermediate between a font object and a font spec: like a font object, and unlike a font spec, it refers to a single, specific font. Unlike a font object, creating a font entity does not -load the contents of that font into computer memory. +load the contents of that font into computer memory. Emacs may open +multiple font objects of different sizes from a single font entity +referring to a scalable font. @defun find-font font-spec &optional frame This function returns a font entity that best matches the font spec From unknown Wed Jun 18 23:15:22 2025 X-Loop: help-debbugs@gnu.org Subject: bug#14629: 24.3.50; (elisp) `Face Attributes', :font -> "font object" Resent-From: Drew Adams Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 17 Jun 2013 16:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14629 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Kenichi Handa , 14629@debbugs.gnu.org Received: via spool by 14629-submit@debbugs.gnu.org id=B14629.137148708827665 (code B ref 14629); Mon, 17 Jun 2013 16:39:02 +0000 Received: (at 14629) by debbugs.gnu.org; 17 Jun 2013 16:38:08 +0000 Received: from localhost ([127.0.0.1]:51014 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1UocRT-0007C8-Mt for submit@debbugs.gnu.org; Mon, 17 Jun 2013 12:38:08 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:41490) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1UocRQ-0007BS-DK for 14629@debbugs.gnu.org; Mon, 17 Jun 2013 12:38:05 -0400 Received: from acsinet22.oracle.com (acsinet22.oracle.com [141.146.126.238]) by aserp1040.oracle.com (Sentrion-MTA-4.3.1/Sentrion-MTA-4.3.1) with ESMTP id r5HGbvJb029099 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 17 Jun 2013 16:37:58 GMT Received: from aserz7021.oracle.com (aserz7021.oracle.com [141.146.126.230]) by acsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id r5HGbvZi025405 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 17 Jun 2013 16:37:57 GMT Received: from abhmt119.oracle.com (abhmt119.oracle.com [141.146.116.71]) by aserz7021.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id r5HGbvvj022400; Mon, 17 Jun 2013 16:37:57 GMT MIME-Version: 1.0 Message-ID: <8519799d-4c07-4eb2-850e-95f90af49ca0@default> Date: Mon, 17 Jun 2013 09:37:56 -0700 (PDT) From: Drew Adams References: In-Reply-To: X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.7 (607090) [OL 12.0.6668.5000 (x86)] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Source-IP: acsinet22.oracle.com [141.146.126.238] X-Spam-Score: -3.4 (---) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.4 (---) [Resending - forgot to include the bug list in my reply.] > > The description of face attribute :font is incomprehensible. >=20 > > It says that the value should be a "font object". What is that, you > > ask? Well, it says to see node `Font Selection' to find out. But > > that node says nothing about a "font object". >=20 > I've just committed the attached fix. Thanks for working on this so promptly. > > I have no idea what it is, that is, what possible values attribute > > :font can have. I know about the frame parameter `font', whose > > value is an XLFD string (AFAICT). But I have no idea what :font > > can be set to. >=20 > You can also specify a font name, You say "also". In addition to what? What else can one provide here, besides a font name? > which is written in Info as below: >=20 > When specifying this attribute using `set-face-attribute' But I am not using `set-face-attribute'. What then? This node is about face attributes generally. I'm specifying them this way, for instance: (propertize MYFONT 'face (list :foundry FOUNDRY :family FAMILY :weight WEIGHT :slant SLANT :width WIDTH)) That uses text property `face', specifying certain face attributes, which this node presumably describes. And in general it works. Text property `face' is no doubt not the same thing as a face. But what about a face attribute? Doesn't a face attribute apply to both a face and the `face' text property? And again, using the attributes with a `face' text property does work for some of the attributes. Is it not a bug that it does not work for all of them? If not, it is a doc bug that we do not specify which face attributes you can use with a `face' text property. > (*note Attribute Functions::), you may also supply a font spec, What is a font spec? Is it something like the XLFD string above? > a font entity, What is a font entity? > or a string. What kind of string? What's the format? > Emacs converts such values to an appropriate font object, As I mentioned before, "font object" seems to be defined nowhere - at least not in the node cross-referenced for it. What is a font object? > and stores that font object as the actual attribute > value. Beyond the doc, there is a real product bug - see #14634. In particular, attribute :font seems to have *no effect* when you do, for example, this: (propertize myfont 'face (list :font myfont)) > > Not only that, but if I try to guess from using > > `M-x customize-face', there is no `Font' attribute. There are > > only attributes `Font Family' and `Font Foundry'. >=20 > Ah, perhaps customize-face should be improved. Yes. But the problem seems to be greater than Customize. See above: attribute :font has no effect in at least some contexts (beyond Customize). It's not clear what contexts it actually has the documented effect. Is it only for `set-face-attribute'? That would mean that it does not apply to contexts such as using text property `face'. > =3D=3D=3D modified file 'doc/lispref/display.texi' Thanks for the patch, but sorry, but I do not see how it is relevant to this bug. From unknown Wed Jun 18 23:15:22 2025 X-Loop: help-debbugs@gnu.org Subject: bug#14629: 24.3.50; (elisp) `Face Attributes', :font -> "font object" Resent-From: Drew Adams Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 17 Jun 2013 20:07:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14629 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Kenichi Handa , 14629@debbugs.gnu.org Received: via spool by 14629-submit@debbugs.gnu.org id=B14629.137149957927159 (code B ref 14629); Mon, 17 Jun 2013 20:07:02 +0000 Received: (at 14629) by debbugs.gnu.org; 17 Jun 2013 20:06:19 +0000 Received: from localhost ([127.0.0.1]:51366 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Uofgw-00073y-Je for submit@debbugs.gnu.org; Mon, 17 Jun 2013 16:06:18 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:51294) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Uofgv-00073e-1q for 14629@debbugs.gnu.org; Mon, 17 Jun 2013 16:06:17 -0400 Received: from acsinet22.oracle.com (acsinet22.oracle.com [141.146.126.238]) by aserp1040.oracle.com (Sentrion-MTA-4.3.1/Sentrion-MTA-4.3.1) with ESMTP id r5HK6AQa030428 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 17 Jun 2013 20:06:11 GMT Received: from userz7022.oracle.com (userz7022.oracle.com [156.151.31.86]) by acsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id r5HK69E3000016 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 17 Jun 2013 20:06:10 GMT Received: from abhmt119.oracle.com (abhmt119.oracle.com [141.146.116.71]) by userz7022.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id r5HK68Ym026679; Mon, 17 Jun 2013 20:06:09 GMT MIME-Version: 1.0 Message-ID: Date: Mon, 17 Jun 2013 13:06:08 -0700 (PDT) From: Drew Adams References: <8519799d-4c07-4eb2-850e-95f90af49ca0@default> In-Reply-To: <8519799d-4c07-4eb2-850e-95f90af49ca0@default> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.7 (607090) [OL 12.0.6668.5000 (x86)] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Source-IP: acsinet22.oracle.com [141.146.126.238] X-Spam-Score: -3.4 (---) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.4 (---) Also, what about adding face attributes that correspond to each of the font properties listed in (emacs) `Windows Fonts'? Node (elisp) `Face Attributes' already makes clear that: "Some of these attributes are meaningful only on certain kinds of displays. If your display cannot handle a certain attribute, the attribute is ignored." IOW, what about adding these? :adstyle :registry :spacing :script :antialias From unknown Wed Jun 18 23:15:22 2025 X-Loop: help-debbugs@gnu.org Subject: bug#14629: 24.3.50; (elisp) `Face Attributes', :font -> "font object" Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 02 Nov 2019 15:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14629 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Drew Adams Cc: handa@gnu.org, 14629@debbugs.gnu.org Received: via spool by 14629-submit@debbugs.gnu.org id=B14629.157270691832544 (code B ref 14629); Sat, 02 Nov 2019 15:02:02 +0000 Received: (at 14629) by debbugs.gnu.org; 2 Nov 2019 15:01:58 +0000 Received: from localhost ([127.0.0.1]:32844 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iQuuc-0008Sq-Bi for submit@debbugs.gnu.org; Sat, 02 Nov 2019 11:01:58 -0400 Received: from eggs.gnu.org ([209.51.188.92]:44990) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iQuua-0008Sa-4p for 14629@debbugs.gnu.org; Sat, 02 Nov 2019 11:01:57 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:56650) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1iQuuT-0004bb-M0; Sat, 02 Nov 2019 11:01:49 -0400 Received: from [176.228.60.248] (port=1678 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1iQuuO-0000aj-IP; Sat, 02 Nov 2019 11:01:46 -0400 Date: Sat, 02 Nov 2019 17:01:50 +0200 Message-Id: <83zhheiaox.fsf@gnu.org> From: Eli Zaretskii In-reply-to: <8519799d-4c07-4eb2-850e-95f90af49ca0@default> (message from Drew Adams on Mon, 17 Jun 2013 09:37:56 -0700 (PDT)) References: <8519799d-4c07-4eb2-850e-95f90af49ca0@default> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) > Date: Mon, 17 Jun 2013 09:37:56 -0700 (PDT) > From: Drew Adams > > > (*note Attribute Functions::), you may also supply a font spec, > > What is a font spec? Is it something like the XLFD string above? > > > a font entity, > > What is a font entity? There's a cross-reference there to "Low-Level Font", which tells you something about these objects. > > or a string. > > What kind of string? What's the format? There's a cross-reference there to "Fonts" in the Emacs manual, which answers that question. > > Emacs converts such values to an appropriate font object, > > As I mentioned before, "font object" seems to be defined nowhere - > at least not in the node cross-referenced for it. What is a font > object? See above. > Beyond the doc, there is a real product bug - see #14634. > In particular, attribute :font seems to have *no effect* when you do, > for example, this: > > (propertize myfont 'face (list :font myfont)) What is 'myfont' in this example? From unknown Wed Jun 18 23:15:22 2025 X-Loop: help-debbugs@gnu.org Subject: bug#14629: 24.3.50; (elisp) `Face Attributes', :font -> "font object" Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 21 Sep 2020 14:31:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14629 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: handa@gnu.org, Drew Adams , 14629@debbugs.gnu.org Received: via spool by 14629-submit@debbugs.gnu.org id=B14629.160069863326325 (code B ref 14629); Mon, 21 Sep 2020 14:31:01 +0000 Received: (at 14629) by debbugs.gnu.org; 21 Sep 2020 14:30:33 +0000 Received: from localhost ([127.0.0.1]:55617 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kKMpt-0006qW-9G for submit@debbugs.gnu.org; Mon, 21 Sep 2020 10:30:33 -0400 Received: from quimby.gnus.org ([95.216.78.240]:49110) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kKMpq-0006qE-Q4 for 14629@debbugs.gnu.org; Mon, 21 Sep 2020 10:30:31 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=bPm+cPeXNPKt/aE4movpWP0vlCquCIgIi69BL5c5pGE=; b=uSIOIAjjn8VtCjkYPC09c546Km QDkNxEssk6JCg1KXR32DQcTUuEElTvjJpmdvmng8ri1TqJXbCXmJG/Cfh8TaIKzjFkafUbsF3a7bm H1hDnK28W+OFScoAwieCFQ01v5aNAZ8TK2SVKjZu+V3rmAHD2QG2pv3xnnmNgLw/CDxY=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kKMpi-0005J4-7t; Mon, 21 Sep 2020 16:30:24 +0200 From: Lars Ingebrigtsen References: <8519799d-4c07-4eb2-850e-95f90af49ca0@default> <83zhheiaox.fsf@gnu.org> X-Now-Playing: LCD Soundsystem's _This Is Happening_: "I Can Change" Date: Mon, 21 Sep 2020 16:30:20 +0200 In-Reply-To: <83zhheiaox.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 02 Nov 2019 17:01:50 +0200") Message-ID: <87v9g7mccj.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Eli Zaretskii writes: >> Date: Mon, 17 Jun 2013 09:37:56 -0700 (PDT) >> From: Drew Adams >> >> > (*note Attribute Functions::), you may also supply a font spec, >> >> What is a font spec? Is it some [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Eli Zaretskii writes: >> Date: Mon, 17 Jun 2013 09:37:56 -0700 (PDT) >> From: Drew Adams >> >> > (*note Attribute Functions::), you may also supply a font spec, >> >> What is a font spec? Is it something like the XLFD string above? >> >> > a font entity, >> >> What is a font entity? > > There's a cross-reference there to "Low-Level Font", which tells you > something about these objects. The documentation here looks OK to me now after the changes, so I'm closing this bug report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 21 10:30:38 2020 Received: (at control) by debbugs.gnu.org; 21 Sep 2020 14:30:38 +0000 Received: from localhost ([127.0.0.1]:55620 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kKMpy-0006qn-HX for submit@debbugs.gnu.org; Mon, 21 Sep 2020 10:30:38 -0400 Received: from quimby.gnus.org ([95.216.78.240]:49124) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kKMpw-0006qU-Ne for control@debbugs.gnu.org; Mon, 21 Sep 2020 10:30:37 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=c0g2giS8oOO9wA2xxl7QyO5hNZH+BFBa1pF8a956qGc=; b=WAcSD/1PY6OvYgLczp0orR8nDR lxFTkaxoCNsrEJT+Nlp6b4NjAvucqsPFJPulUNwM5zX9M9apcwvSEfQT+jj706Ip+JGDq1613abC9 panSosCRKS75hHMAJ9bAiZRUqezOcp7hls07auYp8SxnUX+KD+VsqWnaqDwFMzy3X2bY=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kKMpo-0005JB-T6 for control@debbugs.gnu.org; Mon, 21 Sep 2020 16:30:31 +0200 Date: Mon, 21 Sep 2020 16:30:27 +0200 Message-Id: <87tuvrmccc.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #14629 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 14629 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) close 14629 quit