> Date: Sun, 04 Dec 2005 16:06:49 +0000 > From: Tomas Frydrych <[EMAIL PROTECTED]> > > > In the emacs-bidi branch of the Emacs CVS, look for src/bidi.c. > > That is very nice piece of code;
Thanks. > for what it is worth, I think this would be worth incorporating into > fribidi. Feel free; it is Free Software. However, as found in the Emacs CVS, the code needs some tweaking to become a part of another package: some necessary data structure definitions are in the header dispextern.h (they will probably need to be put on a separate header for other packages), and some of the constants and macros in bidi.c itself are specific to Emacs and its character representation in buffers and strings. _______________________________________________ emacs-bidi mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-bidi
