Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.emacs.bug > #134836 > unrolled thread
| Started by | Robert Pluim <rpluim@gmail.com> |
|---|---|
| First post | 2020-09-03 16:03 +0200 |
| Last post | 2020-09-03 16:03 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to gnu.emacs.bug
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
bug#43177: Bug: Emacs 27.1 hangs forever in `FcCharSetSubtractCount' from '/usr/lib/libfontconfig.so.1' Robert Pluim <rpluim@gmail.com> - 2020-09-03 16:03 +0200
| From | Robert Pluim <rpluim@gmail.com> |
|---|---|
| Date | 2020-09-03 16:03 +0200 |
| Subject | bug#43177: Bug: Emacs 27.1 hangs forever in `FcCharSetSubtractCount' from '/usr/lib/libfontconfig.so.1' |
| Message-ID | <mailman.2199.1599141903.2469.bug-gnu-emacs@gnu.org> |
>>>>> On Thu, 03 Sep 2020 16:19:56 +0300, Eli Zaretskii <eliz@gnu.org> said:
>> From: Robert Pluim <rpluim@gmail.com>
>> Date: Thu, 03 Sep 2020 11:58:50 +0200
>> Cc: 43177@debbugs.gnu.org
>>
>> So this is the 'x' font backend, rather than the 'ftcr' font
>> backend, which I would not expect emacs to be falling back to.
Eli> Why do you think this is evidence of using the fallback backend?
Eli> AFAIR, when Emacs needs to find a font for a character, it loops over
Eli> all the fonts with all the available backends, and only later decides
Eli> which of the fonts to use. Don't you see that if you type some
Eli> character unlikely to have been seen in an "emacs -Q" session?
Youʼre right, Iʼd run through this in gdb, and set my breakpoint on
the wrong function.
'C-u C-x =' would tell us which backend ended up being used.
Robert
Back to top | Article view | gnu.emacs.bug
csiph-web