|
From: | Martin J. Dürst |
Subject: | Re: [emacs-bidi] Re: improving bidi documents display |
Date: | Wed, 02 Mar 2011 10:50:19 +0900 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.9) Gecko/20100722 Eudora/3.0.4 |
Hello Eli, Sorry to be late with my answer. On 2011/02/28 6:19, Eli Zaretskii wrote:
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,
I guess yes. To be very specific, it's the before-string and after-string properties mentioned on http://www.gnu.org/s/emacs/manual/html_node/elisp/Overlay-Properties.html.
then they are not yet reordered because I didn't have enough time to make that happen yet,
Okay, we'll wait. But please note that we are interested not in the reordering of the text inside each property, but in the text inside the properties participating in the overall bidi algorithm and reordering of the underlying text.
not because I think they would be slow.
If speed is no longer an issue, that's great. Regards, Martin.
If you mean something else, you should know that overlays that specify other properties _are_ supported.
-- #-# Martin J. Dürst, Professor, Aoyama Gakuin University #-# http://www.sw.it.aoyama.ac.jp mailto:address@hidden
[Prev in Thread] | Current Thread | [Next in Thread] |