GNU bug report logs - #53866
face-attribute giving bold for ultra-bold attribute

Previous Next

Package: emacs;

Reported by: goncholden <goncholden <at> protonmail.com>

Date: Tue, 8 Feb 2022 03:25:01 UTC

Severity: normal

Tags: moreinfo, notabug

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #34 received at 53866 <at> debbugs.gnu.org (full text, mbox):

From: goncholden <goncholden <at> protonmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: larsi <at> gnus.org, stephen.berman <at> gmx.net, 53866 <at> debbugs.gnu.org
Subject: Re: bug#53866: face-attribute giving bold for ultra-bold attribute
Date: Tue, 08 Feb 2022 22:34:39 +0000
------- Original Message -------
On Tuesday, February 8th, 2022 at 7:38 PM, Eli Zaretskii <eliz <at> gnu.org> wrote:
> Cc: larsi <at> gnus.org, 53866 <at> debbugs.gnu.org
> Date: Tue, 08 Feb 2022 17:00:38 +0000
> From: goncholden via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" bug-gnu-emacs <at> gnu.org
>
> It is very confusing. I loaded a random elisp file and run the command in the middle of the buffer
>
> to get
>
> Type C-x 1 to delete the help window, C-M-v to scroll help.
>
> Char: C-j (10, #o12, #xa) point=11866 of 22678 (52%) column=0
>
> End of buffer
>
>              position: 11866 of 22678 (52%), column: 0
>             character: C-j (displayed as C-j) (codepoint 10, #o12, #xa)
>               charset: ascii (ASCII (ISO646 IRV))
>
>
> code point in charset: 0x0A
> script: latin
> syntax: > which means: endcomment
> to input: type "C-x 8 RET a" or "C-x 8 RET LINE FEED (LF)"
> buffer code: #x0A
> file code: #x0A (encoded by coding system prefer-utf-8-unix)
> display: no font available

Put the cursor on a character that has a visible glyph. You have put
it on a newline, which leaves no trace on display, so you get "no
font" for that.

Now I understand what I have to do.  I went on a word and I get the
font name when I execute the command C-u C-x =

Is there a way emacs can list fonts that closely match some attribute
like ultra-bold.  Deos emacs know the list of fonts one could use?






This bug report was last modified 3 years and 101 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.