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

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

bug#57207: 29.0.50; Fontification is slow after e7b5912b23 (Improvements


From: Eli Zaretskii
Subject: bug#57207: 29.0.50; Fontification is slow after e7b5912b23 (Improvements to long lines handling)
Date: Thu, 18 Aug 2022 17:13:21 +0300

> Cc: 57207@debbugs.gnu.org, yantar92@gmail.com
> Date: Thu, 18 Aug 2022 17:10:51 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> 
> But a momentary narrowing does happen, and it comes from here:
> 
> 
>       safe_run_hooks_maybe_narrowed (Qpre_command_hook,
>                                    XWINDOW (selected_window));
>   [...]
> 
>       safe_run_hooks_maybe_narrowed (Qpost_command_hook,
>                                    XWINDOW (selected_window));

I guess we need unwind-protect inside safe_run_hooks_maybe_narrowed?





reply via email to

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