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:49:28 +0200 Message-ID: <5443A548.8060706@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 1413719396 11289 80.91.229.3 (19 Oct 2014 11:49:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 19 Oct 2014 11:49:56 +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:49:50 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 1Xfoze-0004A5-01 for ged-emacs-devel@m.gmane.org; Sun, 19 Oct 2014 13:49:50 +0200 Original-Received: from localhost ([::1]:39672 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xfozd-0001NM-M3 for ged-emacs-devel@m.gmane.org; Sun, 19 Oct 2014 07:49:49 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57050) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XfozW-0001Mw-IQ for emacs-devel@gnu.org; Sun, 19 Oct 2014 07:49:47 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XfozR-0003fz-74 for emacs-devel@gnu.org; Sun, 19 Oct 2014 07:49:42 -0400 Original-Received: from mailfe05.swip.net ([212.247.154.129]:46912 helo=swip.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XfozL-0003eP-BI; Sun, 19 Oct 2014 07:49:31 -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 mailfe05.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 536687774; Sun, 19 Oct 2014 13:49:29 +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 3.x X-Received-From: 212.247.154.129 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:175557 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. > > Note that I also asked about similar problems with hbar cursor, see > http://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00555.html. > Missed this. In this case, the cusor is not seen. Both on trunk and 24.4. No display artifacts on 24.4 as with normal cursor. Jan D.