GNU bug report logs -
#42522
Emacs 27: 100% CPU when setting mode-name with ligatures
Previous Next
Reported by: Evan Moses <emoses <at> gmail.com>
Date: Fri, 24 Jul 2020 22:30:01 UTC
Severity: normal
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
Message #17 received at 42522 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
FYI I was following the instructions here: https://github.com/tonsky/FiraCode/wiki/Emacs-instructions#using-composition-char-table to get Fira Code ligatures globally. It so happens that C-modes will add “//“ to the mode name in certain configurations; I just pared this down to a minimal repro case.
--
Evan Moses
emoses <at> gmail.com
> On Jul 24, 2020, at 11:25 PM, Eli Zaretskii <eliz <at> gnu.org> wrote:
>
>
>>
>> From: Evan Moses <emoses <at> gmail.com>
>> Date: Fri, 24 Jul 2020 14:35:50 -0700
>>
>> To reproduce, evaluate this
>>
>> (set-char-table-range composition-function-table 47 '([".\\(?:\\(?:\\*\\*\\|//\\|==\\)\\|[*/=>]\\)" 0
>> font-shape-gstring]))
>>
>> And then evaluate
>>
>> (setq mode-name "test//")
>>
>> Emacs will become unresponsive and consume 100% CPU.
>
> It doesn't hang here. Could this be macOS-specific? Or maybe the
> problem happens only with some fonts? Does it happen in "emacs -Q"?
>
> In any case, did you really mean for Emacs to produce ligatures on the
> mode line? More generally, what kind of ligatures are you trying to
> produce with this setup?
[Message part 2 (text/html, inline)]
This bug report was last modified 4 years and 280 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.