In article <[EMAIL PROTECTED]>, Martin Duerst <[EMAIL PROTECTED]> writes:
>> but there's no way to use >> text properties to reorder characters for display. One idea is to use overlay. If you setup an overlay with before-string and/or after-string property on a certain region, I think you can reorder character displaying without modifying Eli's bidi code. In this case, the property value is such bidi controlling characters as "LRE", "RLE", "PDF". --- Kenichi Handa [EMAIL PROTECTED] _______________________________________________ emacs-bidi mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-bidi
