[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [emacs-bidi] Re: improving bidi documents display
From: |
Eli Zaretskii |
Subject: |
Re: [emacs-bidi] Re: improving bidi documents display |
Date: |
Sun, 27 Feb 2011 23:19:46 +0200 |
> Date: Sun, 27 Feb 2011 19:34:22 +0900
> From: "Martin J. Dürst"
> <address@hidden>
> CC: Eli Zaretskii <address@hidden>, Eli Osherovich <address@hidden>,
> address@hidden, address@hidden, address@hidden
>
> one based on overlays, which is what was originally suggested for this
> purpose by Ken'ichi Handa, but is currently not working because the
> characters in overlays don't participate in the bidi algorithm (Eli
> thinks that would make things too slow).
If by "characters in overlays" you mean display strings, then they are
not yet reordered because I didn't have enough time to make that
happen yet, not because I think they would be slow. If you mean
something else, you should know that overlays that specify other
properties _are_ supported.