From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Antipov Newsgroups: gmane.emacs.devel Subject: Re: Bidi reordering engine upgraded Date: Wed, 15 Oct 2014 20:00:28 +0400 Message-ID: <543E9A1C.2010904@yandex.ru> References: <834mv55quj.fsf@gnu.org> <543E9122.6070605@yandex.ru> <8338ap5o7l.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1413388963 782 80.91.229.3 (15 Oct 2014 16:02:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 15 Oct 2014 16:02:43 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 15 18:02:37 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 1XeR23-0005Zm-OV for ged-emacs-devel@m.gmane.org; Wed, 15 Oct 2014 18:02:35 +0200 Original-Received: from localhost ([::1]:45577 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XeR23-0004oT-B1 for ged-emacs-devel@m.gmane.org; Wed, 15 Oct 2014 12:02:35 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57065) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XeR0Q-00026L-El for emacs-devel@gnu.org; Wed, 15 Oct 2014 12:01:01 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XeR0J-0005U2-AO for emacs-devel@gnu.org; Wed, 15 Oct 2014 12:00:54 -0400 Original-Received: from forward9l.mail.yandex.net ([84.201.143.142]:49708) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XeR0B-0005Sb-AD; Wed, 15 Oct 2014 12:00:39 -0400 Original-Received: from smtp2o.mail.yandex.net (smtp2o.mail.yandex.net [37.140.190.27]) by forward9l.mail.yandex.net (Yandex) with ESMTP id EFB28E60EAC; Wed, 15 Oct 2014 20:00:35 +0400 (MSK) Original-Received: from smtp2o.mail.yandex.net (localhost [127.0.0.1]) by smtp2o.mail.yandex.net (Yandex) with ESMTP id 7536F36A103A; Wed, 15 Oct 2014 20:00:35 +0400 (MSK) Original-Received: from unknown (unknown [37.139.80.10]) by smtp2o.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id 2xWWluAzdl-0YPO8vQC; Wed, 15 Oct 2014 20:00:34 +0400 (using TLSv1.2 with cipher AES128-SHA (128/128 bits)) (Client certificate not present) X-Yandex-Uniq: f7518a92-e704-49f7-8cb2-b3b1118f5292 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1413388834; bh=+kRFv0MNmDglvZMU2k05J81iOaTr1RwxhVQfxqdfhy4=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=E6fpWXrp5zdnS3F3+ahr/Rw8wwd2S8HH8qNqfC54goXnPhTyIfWEUdLvirgb6z1B1 /5WZauSXtPZVqw/u5KvzvQM63xmyPH0Tdw8sQPQYkhVxpE7T33X0Kr+djF4wvW+9At fSTsxL8pW6XBgOp+Ottkz1syneBG+HGbp1vgDTk8= Authentication-Results: smtp2o.mail.yandex.net; dkim=pass header.i=@yandex.ru User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2 In-Reply-To: <8338ap5o7l.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] [fuzzy] X-Received-From: 84.201.143.142 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:175418 Archived-At: On 10/15/2014 07:47 PM, Eli Zaretskii wrote: > What glitch? I don't see any problem on my machine (and don't > understand what is wrong with the snapshot you sent). Why the black unclosed rectangle on 'aaaa' line? Dmitry