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

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

bug#62780: 30.0.50; Redisplay gets slow when using Org tables + show-tra


From: Ihor Radchenko
Subject: bug#62780: 30.0.50; Redisplay gets slow when using Org tables + show-trailing-whitespace
Date: Fri, 14 Apr 2023 13:56:55 +0000

Eli Zaretskii <eliz@gnu.org> writes:

>> AFAIU, it tries hard to not stop in the middle of composed region. 
>
> That one is mainly about automatic compositions, not static
> compositions.

>> Then, why need to fall back to 500 in the
>> composition_compute_stop_pos call?
>
> Because composition_compute_stop_pos is called from many other places,
> for other reasons.

I see. But can the same limit be re-used for static compositions? At
least within the specific call to composition_compute_stop_pos from
compute_stop_pos?

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>





reply via email to

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