From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Arabic support Date: Thu, 26 Aug 2010 10:10:05 +0900 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1282785022 13981 80.91.229.12 (26 Aug 2010 01:10:22 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 26 Aug 2010 01:10:22 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 26 03:10:18 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OoQyv-0000x7-Ho for ged-emacs-devel@m.gmane.org; Thu, 26 Aug 2010 03:10:17 +0200 Original-Received: from localhost ([127.0.0.1]:41637 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OoQyu-0002o8-VI for ged-emacs-devel@m.gmane.org; Wed, 25 Aug 2010 21:10:16 -0400 Original-Received: from [140.186.70.92] (port=37476 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OoQyp-0002o3-G2 for emacs-devel@gnu.org; Wed, 25 Aug 2010 21:10:12 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OoQyo-0002an-83 for emacs-devel@gnu.org; Wed, 25 Aug 2010 21:10:11 -0400 Original-Received: from mx1.aist.go.jp ([150.29.246.133]:56243) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OoQyn-0002ae-Pn for emacs-devel@gnu.org; Wed, 25 Aug 2010 21:10:10 -0400 Original-Received: from rqsmtp2.aist.go.jp (rqsmtp2.aist.go.jp [150.29.254.123]) by mx1.aist.go.jp with ESMTP id o7Q1A6Sn004516 for ; Thu, 26 Aug 2010 10:10:06 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp2.aist.go.jp by rqsmtp2.aist.go.jp with ESMTP id o7Q1A5jA013054 for ; Thu, 26 Aug 2010 10:10:05 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp2.aist.go.jp with ESMTP id o7Q1A5Zl008113 for ; Thu, 26 Aug 2010 10:10:05 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken with local (Exim 4.71) (envelope-from ) id 1OoQyj-0007dC-JW for emacs-devel@gnu.org; Thu, 26 Aug 2010 10:10:05 +0900 X-detected-operating-system: by eggs.gnu.org: Solaris 9 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:129233 Archived-At: I've just committed changes to trunk for Arabic shaping. If there're any Arabic users in this list, please check the displaying of Arabic text. On GNU/Linux system, you must compile Emacs with libotf and m17n-lib (configure script should detect them automatically). --- Kenichi Handa handa@m17n.org