From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bidi,gmane.emacs.devel Subject: Re: Handling invisible text in bidirectional display Date: Sun, 17 Jan 2010 11:04:13 -0500 Message-ID: References: <83y6jyat25.fsf@gnu.org> <83tyulbwl2.fsf@gnu.org> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1263744271 11169 80.91.229.12 (17 Jan 2010 16:04:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 17 Jan 2010 16:04:31 +0000 (UTC) Cc: emacs-bidi@gnu.org, monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-bidi-bounces+gnu-emacs-bidi=m.gmane.org@gnu.org Sun Jan 17 17:04:23 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 1NWXby-0006ya-Th for gnu-emacs-bidi@m.gmane.org; Sun, 17 Jan 2010 17:04:23 +0100 Original-Received: from localhost ([127.0.0.1]:51369 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NWXbz-0002KZ-TW for gnu-emacs-bidi@m.gmane.org; Sun, 17 Jan 2010 11:04:23 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NWXbv-0002JC-EV for emacs-bidi@gnu.org; Sun, 17 Jan 2010 11:04:19 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NWXbq-0002Dx-Jf for emacs-bidi@gnu.org; Sun, 17 Jan 2010 11:04:18 -0500 Original-Received: from [199.232.76.173] (port=56151 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NWXbq-0002Dh-DO; Sun, 17 Jan 2010 11:04:14 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:36050) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NWXbp-0000MF-UV; Sun, 17 Jan 2010 11:04:14 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1NWXbp-0005K7-Oh; Sun, 17 Jan 2010 11:04:13 -0500 In-reply-to: <83tyulbwl2.fsf@gnu.org> (message from Eli Zaretskii on Sat, 16 Jan 2010 22:53:29 +0200) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:443 gmane.emacs.devel:120162 Archived-At: > Great to hear you progress on bidi support! I never stopped. Progress is slow, but steady. Things that work so far: Could you post a TODO list of the things not implemented?