Re: Re: Please help with the bidi Emacs

Kenichi Handa <[email protected]> Thu, 22 Apr 2004 08:29:01 +0900 (JST)
Newsgroups gmane.emacs.bidi,gmane.comp.internationalization.arabeyes.devel
Message-ID <[email protected]>
In article <[email protected]>, Nadim Shaikli <[email protected]> writes:
> I'm a bit lost - how does the 'emacs-bidi' tagged code in CVS differ
> from the work TAKAHASHI Naoto[1] and Kenichi Handa had done ?  Have
> all the efforts been unified now to what is in CVS (sure hope so).
> Is there a unified emacs-bidi webpage (not sure if m17n's has been
> updated of late).

The work in the old emacs-bidi involved the following:
(1) Reordering characters (bidi.el)
(2) Caching re-ordered glyphs (bidi.c and xdisp.c)
(3) Reversing a line orientation (xterm.c), i.e. set the
beginning of line at the right edge of a window.

In the CVS version,
(1) Reordering and caching are replaced by Eli's new code.
(2) Reversing a line orientation is not yet mereged in.

I'll work on (2) soon, but for the moment, we must
concentrate on making (1) work.

---
Ken'ichi HANDA
[email protected]