From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Best way to type arabic in emacs Date: Tue, 15 Dec 2009 00:42:51 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1260855812 1850 80.91.229.12 (15 Dec 2009 05:43:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 15 Dec 2009 05:43:32 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Dec 15 06:43:25 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NKQBu-0002ZJ-Us for geh-help-gnu-emacs@m.gmane.org; Tue, 15 Dec 2009 06:43:23 +0100 Original-Received: from localhost ([127.0.0.1]:51566 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NKQBu-0005Hl-RZ for geh-help-gnu-emacs@m.gmane.org; Tue, 15 Dec 2009 00:43:22 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NKQBV-0005HX-2Z for help-gnu-emacs@gnu.org; Tue, 15 Dec 2009 00:42:57 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NKQBQ-0005Gx-8Q for Help-gnu-emacs@gnu.org; Tue, 15 Dec 2009 00:42:56 -0500 Original-Received: from [199.232.76.173] (port=60423 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NKQBQ-0005Gu-4p for Help-gnu-emacs@gnu.org; Tue, 15 Dec 2009 00:42:52 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:37389) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NKQBP-0004mS-V3 for Help-gnu-emacs@gnu.org; Tue, 15 Dec 2009 00:42:52 -0500 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1NKQBP-0007jE-Om for Help-gnu-emacs@gnu.org; Tue, 15 Dec 2009 00:42:51 -0500 In-reply-to: (message from Enrico Schwass on Mon, 14 Dec 2009 22:39:21 +0100) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:70652 Archived-At: > From: Enrico Schwass > Date: Mon, 14 Dec 2009 22:39:21 +0100 > Cc: > > can emacs cvs handle arabic characters? Yes, but it doesn't yet support bidirectional editing and display. > So far I can only see single characters. How can I switch to RTL? You can't, not just yet. Work is under way to add support for UAX#9 features, but it is not yet in the repository, and even when it will be, it's a long way from being complete or even anywhere near that. Volunteers are welcome to join the effort (followup on emacs-devel@gnu.org, if you want to volunteer).