From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bidi,gmane.emacs.devel Subject: Re: Handling invisible text in bidirectional display Date: Mon, 18 Jan 2010 06:00:25 +0200 Message-ID: <83y6jw6p0m.fsf@gnu.org> References: <83y6jyat25.fsf@gnu.org> <83tyulbwl2.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1263787249 29205 80.91.229.12 (18 Jan 2010 04:00:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 18 Jan 2010 04:00:49 +0000 (UTC) Cc: emacs-bidi@gnu.org, monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Kenichi Handa Original-X-From: emacs-bidi-bounces+gnu-emacs-bidi=m.gmane.org@gnu.org Mon Jan 18 05:00:41 2010 Return-path: Envelope-to: gnu-emacs-bidi@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NWin7-0008Bb-53 for gnu-emacs-bidi@m.gmane.org; Mon, 18 Jan 2010 05:00:37 +0100 Original-Received: from localhost ([127.0.0.1]:49711 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NWin7-0007Nv-R0 for gnu-emacs-bidi@m.gmane.org; Sun, 17 Jan 2010 23:00:37 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NWin2-0007Nk-GS for emacs-bidi@gnu.org; Sun, 17 Jan 2010 23:00:32 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NWimx-0007NY-2A for emacs-bidi@gnu.org; Sun, 17 Jan 2010 23:00:31 -0500 Original-Received: from [199.232.76.173] (port=44463 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NWimw-0007NV-SK; Sun, 17 Jan 2010 23:00:26 -0500 Original-Received: from mtaout21.012.net.il ([80.179.55.169]:64316) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NWimw-0006Er-Ff; Sun, 17 Jan 2010 23:00:26 -0500 Original-Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0KWF00A00CB9QL00@a-mtaout21.012.net.il>; Mon, 18 Jan 2010 06:00:24 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.127.81.4]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KWF00A9BCGOT000@a-mtaout21.012.net.il>; Mon, 18 Jan 2010 06:00:24 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) X-BeenThere: emacs-bidi@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion of Emacs support for multi-directional text." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-bidi-bounces+gnu-emacs-bidi=m.gmane.org@gnu.org Errors-To: emacs-bidi-bounces+gnu-emacs-bidi=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bidi:454 gmane.emacs.devel:120181 Archived-At: > From: Kenichi Handa > Cc: monnier@iro.umontreal.ca, emacs-bidi@gnu.org, emacs-devel@gnu.org > Date: Mon, 18 Jan 2010 10:27:57 +0900 > > I'd like to help Arabic/Hebrew OpenType font support. Thanks. I will need your help with composed characters as well, I think. > How can I get your latest code by bzr? It's on a local branch only, for now. The best way would be to have a public branch on Savannah. I'm waiting for Stefan and Yidong to decide how to arrange the branches for Emacs 24. Once they decide, it should be a simple matter of a single bzr command. If you don't want to wait, I guess I can send you a patch (prepared with "bzr send") to let you reconstruct my branch. I will also need to tell you how to find the necessary information in the glyph row struct.