[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [emacs-bidi] Re: Please help with the bidi Emacs



In article <20040421203437 dot 5761 dot qmail at web14919 dot mail dot yahoo dot com>, Nadim Shaikli <shaikli at yahoo dot com> 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
handa at m17n dot org