16 Jun 08:04
Re: Bidi - will it happen ?
Eli Zaretskii <eliz <at> is.elta.co.il>
2002-06-16 06:04:53 GMT
2002-06-16 06:04:53 GMT
On Sat, 15 Jun 2002, Tim Freedom wrote: > I'm at a loss here, why is it that qemacs > > http://fabrice.bellard.free.fr/qemacs > > has been able to include bidi where-as emacs hasn't ? There's nothing in principle that should prevent Emacs from supporting bidirectional editing, except that no one has stepped forward and volunteered to do the job. I'm trying to do that by default, but my resources are in short supply lately. > I know nothing of lisp (let alone elisp), but can't > the inclusion of fribidi (fribidi.sf.net) be > incorporated somehow into the emacs code even as an > external call for the time being (irrespective of > inefficiency, ugliness, etc - given the user opts for > its inclusion) ? We cannot use fribidi (or any other library that requires Emacs to pass it a chunk of text to be displayed) because that is incompatible with how the Emacsd display engine works. I explained that several times here; you should be able to find the explanation in the archives. > There is a major disconnect on this topic if one were > to do any research on it (emacs+bidi that this) on > google or anywhere else. m17n.org had claimed that > bidi is close at hand (through its various symposiums).(Continue reading)
Well, I think all the probable volunteers already know about it,
because it is mentioned from time to time on emacs-devel, for example.
Personally, I would really like the code available for all to see,
download, etc., but since I did not write it, I can not demand it. :)
Eli has been very helpful in the past, however, so if *you* volunteer,
or bring a volunteer to this list, who will actually do some coding,
then I think you will find all the help you might need. The point is,
Eli doesn't have the time, I guess, to explain this to people who will
probably not do the coding anyway. Yes, it is an additional hurdle
for potential newcomers, but I think it is understandable given the
current constraints... :(
Alex.
RSS Feed