Re: Re: Callbacks?
Kenichi Handa <[email protected]>
| Newsgroups | gmane.emacs.bidi |
|---|---|
| Message-ID | <E1Eho59-0005nG-00@etlken> |
In article <6.0.0.20.2.20051201202734.0510fac0@localhost>, 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]