> Date: Sun, 27 Feb 2011 19:34:22 +0900 > From: "Martin J. Dürst" > <[email protected]> > CC: Eli Zaretskii <[email protected]>, Eli Osherovich <[email protected]>, > [email protected], [email protected], [email protected] > > 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. _______________________________________________ emacs-bidi mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-bidi
