bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#42522: Emacs 27: 100% CPU when setting mode-name with ligatures


From: Robert Pluim
Subject: bug#42522: Emacs 27: 100% CPU when setting mode-name with ligatures
Date: Sat, 25 Jul 2020 19:22:19 +0200

>>>>> On Sat, 25 Jul 2020 09:24:47 +0300, Eli Zaretskii <eliz@gnu.org> said:

    >> From: Evan Moses <emoses@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.

    Eli> It doesn't hang here.  Could this be macOS-specific?  Or maybe the
    Eli> problem happens only with some fonts?  Does it happen in "emacs -Q"?

I see this on macOS with -Q, which uses Menlo, but only with emacs-27,
not master.. I do see an 'Attempt to shape unibyte text' message from
emacs-27

Robert





reply via email to

[Prev in Thread] Current Thread [Next in Thread]