From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel,gmane.emacs.bidi Subject: Re: merge emacs-bidi into the main tree Date: Mon, 18 Aug 2003 09:24:47 +0900 (JST) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200308180024.JAA01747@etlken.m17n.org> References: <20030811163200.38193.qmail@web14916.mail.yahoo.com> <200308130033.JAA25184@etlken.m17n.org> <200308150551.OAA28255@etlken.m17n.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Trace: sea.gmane.org 1061166429 28822 80.91.224.253 (18 Aug 2003 00:27:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 18 Aug 2003 00:27:09 +0000 (UTC) Cc: emacs-bidi@gnu.org, shaikli@yahoo.com, developer@arabeyes.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Aug 18 02:27:07 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19oXrX-0008P8-00 for ; Mon, 18 Aug 2003 02:27:07 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19oXtf-00054d-00 for ; Mon, 18 Aug 2003 02:29:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19oXqh-0005c2-Ax for emacs-devel@quimby.gnus.org; Sun, 17 Aug 2003 20:26:15 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19oXqX-0005ZE-GF for emacs-devel@gnu.org; Sun, 17 Aug 2003 20:26:05 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19oXq1-0005OY-El for emacs-devel@gnu.org; Sun, 17 Aug 2003 20:26:04 -0400 Original-Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19oXpV-0005Fa-EA; Sun, 17 Aug 2003 20:25:01 -0400 Original-Received: from tsukuba.m17n.org ([192.47.44.130]) by mx20.gnu.org with esmtp (Exim 4.20) id 19oXpT-0002fM-1k; Sun, 17 Aug 2003 20:24:59 -0400 Original-Received: from fs.m17n.org (fs.m17n.org [192.47.44.2]) by tsukuba.m17n.org (8.11.6p2/3.7W-20010518204228) with ESMTP id h7I0Olu26080; Mon, 18 Aug 2003 09:24:47 +0900 (JST) (envelope-from handa@m17n.org) Original-Received: from etlken.m17n.org (etlken.m17n.org [192.47.44.125]) by fs.m17n.org (8.11.6/3.7W-20010823150639) with ESMTP id h7I0Ol928058; Mon, 18 Aug 2003 09:24:47 +0900 (JST) Original-Received: (from handa@localhost) by etlken.m17n.org (8.8.8+Sun/3.7W-2001040620) id JAA01747; Mon, 18 Aug 2003 09:24:47 +0900 (JST) Original-To: rms@gnu.org In-reply-to: (message from Richard Stallman on Sat, 16 Aug 2003 20:36:44 -0400) User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.2.92 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:15992 gmane.emacs.bidi:158 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15992 In article , Richard Stallman writes: > Synchronizing emacs-unicode to HEAD will take a few weeks > more. After that, I'll take a look at Eli's code and decide > what to do. In any cases, I will install the changes for > BIDI in the branch emacs-unicode-2 because the current codes > of emacs-bidi depends on automatic-composition facitliy to > display Arabic and Hebrew, and that exists only in > emacs-unicode (and in emacs-bidi) version. > I am not sure what this means. What is the difference between the > branch emacs-unicode-2 and the branch emacs-unicode? To reflect the changes in HEAD to the Unicode version of emacs, I made a branch emacs-unicode-2. When I finish the work, emacs-unicode branch will be an obsolete branch. --- Ken'ichi HANDA handa@m17n.org