Richard Stallman <[EMAIL PROTECTED]> writes: > > IIRC, you were worried about the performance hit: the code as written > > in the display engine part required to disable all the optimizations > > and shortcuts that exist for the left-to-right languages, > > Does it disable the optimizations always, or only when there is > right-to-left text?
AFAIR, most optimizations were disabled in buffers containing right-to-left text, so that this wouldn't be a problem for users who don't use right-to-left text in the first place. _______________________________________________ Developer mailing list [EMAIL PROTECTED] http://lists.arabeyes.org/mailman/listinfo/developer

