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


View this message in rfc822 format

From: goncholden <goncholden <at> protonmail.com>
To: Stephen Berman <stephen.berman <at> gmx.net>
Cc: larsi <at> gnus.org, 53866 <at> debbugs.gnu.org
Subject: bug#53866: face-attribute giving bold for ultra-bold attribute
Date: Tue, 08 Feb 2022 17:00:38 +0000

Sent with ProtonMail Secure Email.

------- Original Message -------

On Tuesday, February 8th, 2022 at 8:26 AM, Stephen Berman <stephen.berman <at> gmx.net> wrote:

> On Tue, 08 Feb 2022 06:56:12 +0000 goncholden via "Bug reports for GNU Emacs, the Swiss army knife of text editors" bug-gnu-emacs <at> gnu.org wrote:
>
> > ------- Original Message -------
> >
> > On Tuesday, February 8th, 2022 at 6:42 AM, Lars Ingebrigtsen larsi <at> gnus.org wrote:
> >
> > > goncholden goncholden <at> protonmail.com writes:
> >
> > Is there an easy way to find a font supporting some weight attribute. Currently,
> >
> > it is quite difficult to know what font one can use.
> >
> > > `C-u C-x =' will tell you what font you're using.
> >
> > I just get "point=146 of 145 (EOB) column=0"
>
> Point has to "see" a character for that command to give information
>
> about it, so execute it with point not at the end of the buffer
>
> (including an empty buffer).
>
> Steve Berman

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

Character code properties: customize what to show
  old-name: LINE FEED (LF)
  general-category: Cc (Other, Control)

There are text properties here:
  fontified            nil





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

Previous Next


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