GNU bug report logs -
#24918
25.1; Fonts can make Emacs grind to a halt
Previous Next
Full log
View this message in rfc822 format
> From: Klaus-Dieter Bauer <bauer.klaus.dieter <at> gmail.com>
> Date: Tue, 29 Nov 2016 23:42:38 +0100
> Cc: 24918 <at> debbugs.gnu.org
>
> Ah, I missed that line in `C-u C-x ='. (I also don't see any message from Clément).
>
> #### Using "emacs -Q" ####
>
> It says for the ⇒ (\Rightarrow) symbol
> display: by this font (glyph code)
> uniscribe:-outline-Malgun Gothic-normal-normal-normal-sans-17-*-*-*-p-*-ksc5601.1987-0 (#x22D)
>
> For the ‖ (\Vert) and ※ (\textreferencemark) symbols:
> uniscribe:-outline-MS Gothic-normal-normal-normal-mono-17-*-*-*-c-*-gb2312.1980-0 (#x340)
>
> For the symbol:
> uniscribe:-outline-MS Gothic-normal-normal-normal-mono-17-*-*-*-c-*-gb2312.1980-0 (#x364)
>
> #### With init file ####
>
> (using Linux Libertine Mono as default font)
>
> The ‖ and ※ symbols work fine in that configuraiton.
> "⇒" still causes the issue here too, and falls back to identically the same `uniscribe' line
> uniscribe:-outline-Malgun Gothic-normal-normal-normal-sans-17-*-*-*-p-*-ksc5601.1987-0 (#x22D)
>
> The extreme lag in `package-list-packages' seems to be caused by the ▲ symbol in the **header line**,
> which works fine with the default font, but is substituted with
> uniscribe:-outline-Malgun Gothic-normal-normal-normal-sans-16-*-*-*-p-*-gb2312.1980-0 (#x240)
> when using `Linux Libertine Mono' or `Noto Mono'.
I think the problem is that these fonts have registry that is not
iso10646-1 (i.e. Unicode).
Do you have Symbola installed? I'm guessing you don't, and if so, can
you please install it? Emacs by default is configured to use that
font for these symbols, and with the correct registry.
> By any chance, do any of your test systems run Windows and have MS Office installed? (In my case the 2010
> version.) It should be the primary source of Unicode fonts on my system.
Yes, I do on one of my machines, and I don't experience these problems
there.
This bug report was last modified 8 years and 170 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.