GNU bug report logs - #40097
28.0.50; Preferred font ignored for specific charset

Previous Next

Package: emacs;

Reported by: Sergey Organov <sorganov <at> gmail.com>

Date: Tue, 17 Mar 2020 04:32:01 UTC

Severity: normal

Found in version 28.0.50

Fixed in version 27.1

Done: Robert Pluim <rpluim <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Robert Pluim <rpluim <at> gmail.com>
Cc: handa <at> gnu.org, sorganov <at> gmail.com, 40097 <at> debbugs.gnu.org
Subject: bug#40097: 28.0.50; Preferred font ignored for specific charset
Date: Wed, 18 Mar 2020 20:18:11 +0200
> From: Robert Pluim <rpluim <at> gmail.com>
> Cc: sorganov <at> gmail.com,  handa <at> gnu.org,  40097 <at> debbugs.gnu.org
> Date: Wed, 18 Mar 2020 17:28:47 +0100
> 
> ftfont.c:
> 
>     { "windows-1251", { 0x0401, 0x0490 }, "ru"},
> 
> Thread 1 "emacs" hit Breakpoint 3, ftfont_get_charset (registry=XIL(0x394540)) at ftfont.c:486
> 486	  for (i = j = 0; i < SBYTES (SYMBOL_NAME (registry)); i++, j++)
> (gdb) pp registry
> microsoft-cp1251
> (gdb) 
> 
> So correcting the name of the registry in ftfont.c fixes this.

You mean, fixing that makes DejaVu Sans Mono be used in this case?
That's great, let's fix this in emacs-27 then.




This bug report was last modified 5 years and 69 days ago.

Previous Next


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