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: Thu, 16 Oct 2014 13:51:53 +0400 Message-ID: <543F9539.1060308@yandex.ru> 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> 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 1413453190 20550 80.91.229.3 (16 Oct 2014 09:53:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 16 Oct 2014 09:53:10 +0000 (UTC) Cc: =?UTF-8?B?SmFuIERqw6Rydg==?= , emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 16 11:53:03 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 1Xehjz-0005bp-7a for ged-emacs-devel@m.gmane.org; Thu, 16 Oct 2014 11:53:03 +0200 Original-Received: from localhost ([::1]:49490 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xehjy-0004h4-Tb for ged-emacs-devel@m.gmane.org; Thu, 16 Oct 2014 05:53:02 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52361) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xehj8-0003yi-S6 for emacs-devel@gnu.org; Thu, 16 Oct 2014 05:52:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xehj1-0004c8-ST for emacs-devel@gnu.org; Thu, 16 Oct 2014 05:52:10 -0400 Original-Received: from forward7l.mail.yandex.net ([84.201.143.140]:53406) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xehiu-0004U9-9T; Thu, 16 Oct 2014 05:51:56 -0400 Original-Received: from smtp14.mail.yandex.net (smtp14.mail.yandex.net [95.108.131.192]) by forward7l.mail.yandex.net (Yandex) with ESMTP id 3F3F1BC11CA; Thu, 16 Oct 2014 13:51:54 +0400 (MSK) Original-Received: from smtp14.mail.yandex.net (localhost [127.0.0.1]) by smtp14.mail.yandex.net (Yandex) with ESMTP id 99AC61B6166F; Thu, 16 Oct 2014 13:51:53 +0400 (MSK) Original-Received: from unknown (unknown [37.139.80.10]) by smtp14.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id dFUkB6WdLq-prcuP7FM; Thu, 16 Oct 2014 13:51:53 +0400 (using TLSv1.2 with cipher AES128-SHA (128/128 bits)) (Client certificate not present) X-Yandex-Uniq: c3e0ae48-000a-4ba8-856c-dd707d689797 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1413453113; bh=oVQ2F/XaMA0FJ738L0JZxr/oLi8s/o7RpHdjpXq1rkM=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=cb1L31QBO70fpguTVsKRWEr/4WP71XQ+fFsght1BqrCc/duveVTqeRXu1TElS8Z0q o6l+OhQ2VZrfD/DTSNKcXV31BWmqRxyjXD1QwYCBwi1ZnqIFQZGaCQO+pli0pbg0VH h5lDO6KHn70JleNGQ36wW73J48HU2/1oBbKvNECQ= Authentication-Results: smtp14.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: <83oatc4gz3.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] [fuzzy] X-Received-From: 84.201.143.140 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:175448 Archived-At: On 10/16/2014 11:21 AM, Eli Zaretskii wrote: > Thanks. So this is not really a result of my merge-commit in r118121, > this problem should have existed before, since r117923, right? Yes. > The other question I have is: what does XDrawRectangle do when its 6th > argument 'width' is zero? That's what it was getting before r117923 > on this character, AFAIU. Does it enlarge the rectangle to 1 pixel, > or does it not show the hollow cursor at all? AFAICS it draws nothing. Dmitry