emacs-bidi
[Top][All Lists]
Advanced

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

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


From: Kenichi Handa
Subject: Re: [emacs-bidi] Re: Please help with the bidi Emacs
Date: Thu, 22 Apr 2004 08:29:01 +0900 (JST)
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.3 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI)

In article <address@hidden>, Nadim Shaikli <address@hidden> 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
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]