Re: Re: Arabic support

Eli Zaretskii <[email protected]> Wed, 22 Sep 2010 09:33:09 +0200
Newsgroups gmane.emacs.bidi,gmane.emacs.devel
Message-ID <[email protected]>
> From: Kenichi Handa <[email protected]>
> Cc: [email protected], [email protected], [email protected], [email protected]
> Date: Wed, 22 Sep 2010 12:54:26 +0900
> 
> In article <[email protected]>, Kenichi Handa <[email protected]> writes:
> 
> > In article <[email protected]>, Eli Zaretskii <[email protected]> writes:
> > > It's probably some bad interaction between compositions and the
> > > handling of faces in the bidirectional display.
> 
> > I found that the problem is that the current composition for
> > Arabic requires that a whole word must be composed.  So, if
> > there's a face change within a word, Arabic composition
> > function is given just a partial word, and that results in
> > the incorrect Arabic shaping.  This is a difficult problem,
> > and I need a time to find a solution.
> 
> I've just installed a fix to trunk.

Thanks.