From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?windows-1252?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Re: Bidi reordering engine upgraded Date: Sun, 19 Oct 2014 13:45:40 +0200 Message-ID: <5443A464.4030905@swipnet.se> References: <834mv55quj.fsf@gnu.org> <543E9122.6070605@yandex.ru> <8338ap5o7l.fsf@gnu.org> <543E9A1C.2010904@yandex.ru> <831tq95m6x.fsf@gnu.org> <83zjcx450f.fsf@gnu.org> <83y4sh43zq.fsf@gnu.org> <543F41C9.3000507@yandex.ru> <83oatc4gz3.fsf@gnu.org> <1D1BD06B-BCE5-44A0-8F9D-4A7F0DF41504@swipnet.se> <83mw8u1qn8.fsf@gnu.org> <29ADC056-D9F9-461C-9D2E-D7F4AC5EE72F@swipnet.se> <83k33xedxk.fsf@gnu.org> <83bnp9ed22.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1413719175 9251 80.91.229.3 (19 Oct 2014 11:46:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 19 Oct 2014 11:46:15 +0000 (UTC) Cc: dmantipov@yandex.ru, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 19 13:46:09 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Xfovz-00031H-OC for ged-emacs-devel@m.gmane.org; Sun, 19 Oct 2014 13:46:03 +0200 Original-Received: from localhost ([::1]:39666 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xfovz-0000oJ-Bx for ged-emacs-devel@m.gmane.org; Sun, 19 Oct 2014 07:46:03 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56471) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xfovr-0000o9-Qc for emacs-devel@gnu.org; Sun, 19 Oct 2014 07:46:01 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xfovm-0002j7-Fw for emacs-devel@gnu.org; Sun, 19 Oct 2014 07:45:55 -0400 Original-Received: from mailfe01.swip.net ([212.247.154.1]:39024 helo=swip.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xfovg-0002ib-Gi; Sun, 19 Oct 2014 07:45:44 -0400 X-T2-Spam-Status: No, hits=-0.0 required=5.0 tests=BAYES_20 Original-Received: from hosdjarv.se (account mj138573@tele2.se [46.59.42.57] verified) by mailfe01.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 538034170; Sun, 19 Oct 2014 13:45:41 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2 In-Reply-To: <83bnp9ed22.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 212.247.154.1 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:175556 Archived-At: Den 2014-10-18 15:13, Eli Zaretskii skrev: >> Date: Sat, 18 Oct 2014 15:54:15 +0300 >> From: Eli Zaretskii >> Cc: dmantipov@yandex.ru, emacs-devel@gnu.org >> >>> I suggest you check it in so we can test it. >> >> OK, will do. >> >>> Do we have a test case? >> >> Yes, the one posted by Dmitry here: >> >> http://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00518.html > > OK, committed as trunk revision 118149. Looks fine to me, no lines except the cursor. Jan D.