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

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

bug#69773: 29.2; Emacs Crashes on Startup Sometimes


From: Eli Zaretskii
Subject: bug#69773: 29.2; Emacs Crashes on Startup Sometimes
Date: Thu, 14 Mar 2024 18:52:07 +0200

> Date: Thu, 14 Mar 2024 11:15:00 -0500
> From:  Stephen Molitor via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
> 
> I am doing something unusual with the composition function table at startup:
> 
>     (defvar sm-safe-table "[-,;A-Z_a-z]+")
>     (set-char-table-range composition-function-table t `([,sm-safe-table 0 
> font-shape-gstring]))

Doesn't this make redisplay significantly slower?





reply via email to

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