Re: Bidirectional display in GUI sessions
Eli Zaretskii <[email protected]> Sat, 24 Apr 2010 09:39:45 +0300
| Newsgroups | gmane.emacs.bidi |
|---|---|
| Message-ID | <[email protected]> |
> Date: Fri, 23 Apr 2010 16:51:58 -0400 > From: Michael Blaustein <[email protected]> > > Can you tell me whether there are plans to add something like a > composition feature for, e.g. Hebrew niqud or Arabic? (Or if it's > already present, how is it activated?) Character composition for niqud is already implemented and works out of the box (it is turned on by default), but for now it does not yet work together with reordering the text into the visual order. It is on my todo to fix that soon.