[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Region cache for bidi paragraphs?
From: |
Eli Zaretskii |
Subject: |
Re: Region cache for bidi paragraphs? |
Date: |
Mon, 05 Aug 2013 19:52:28 +0300 |
> From: Stefan Monnier <address@hidden>
> Cc: Dmitry Antipov <address@hidden>, address@hidden
> Date: Mon, 05 Aug 2013 12:00:33 -0400
>
> So, does it help keep up with scrolling in the recent C++ example?
For that, we will need first to avoid invalidating the cache when a
new chunk of text scrolls into view, and jit-lock marks the buffer
"modified" while fontifying it.
- Region cache for bidi paragraphs?, Dmitry Antipov, 2013/08/02
- Re: Region cache for bidi paragraphs?, Eli Zaretskii, 2013/08/02
- Re: Region cache for bidi paragraphs?, Dmitry Antipov, 2013/08/05
- Re: Region cache for bidi paragraphs?, Dmitry Antipov, 2013/08/06
- Re: Region cache for bidi paragraphs?, Eli Zaretskii, 2013/08/06
- Yet another redisplay question, Dmitry Antipov, 2013/08/06
- Re: Yet another redisplay question, Eli Zaretskii, 2013/08/06