From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mohsen BANAN Newsgroups: gmane.emacs.devel Subject: Re: bidi-display-reordering is now non-nil by default Date: Wed, 03 Aug 2011 10:20:42 -0700 Organization: ByStar Federation of Autonomous Libre Services -- http://www.by-star.net Message-ID: References: <83fwlqe2xy.fsf@gnu.org> <20110731.082721.451360942.wl@gnu.org> <87d3gp3zkd.fsf@stupidchicken.com> <83oc09auwt.fsf@gnu.org> <87aabskh1u.fsf@gnus.org> <831ux3buyy.fsf@gnu.org> <83pqkna99r.fsf@gnu.org> <83ipqea35k.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1312392065 16930 80.91.229.12 (3 Aug 2011 17:21:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 3 Aug 2011 17:21:05 +0000 (UTC) Cc: larsi@gnus.org, list-general@mohsen.1.banan.byname.net, James Cloos , emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 03 19:21:01 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Qof7q-0007fe-9G for ged-emacs-devel@m.gmane.org; Wed, 03 Aug 2011 19:20:58 +0200 Original-Received: from localhost ([::1]:53642 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qof7p-0007bT-G6 for ged-emacs-devel@m.gmane.org; Wed, 03 Aug 2011 13:20:57 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:58864) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qof7j-0007aa-NE for emacs-devel@gnu.org; Wed, 03 Aug 2011 13:20:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qof7f-00035t-NH for emacs-devel@gnu.org; Wed, 03 Aug 2011 13:20:51 -0400 Original-Received: from 0016.bacs.by-star.net ([198.62.92.166]:40130) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1Qof7f-00035c-BZ for emacs-devel@gnu.org; Wed, 03 Aug 2011 13:20:47 -0400 Original-Received: (qmail 30090 invoked from network); 3 Aug 2011 10:15:39 -0700 Original-Received: from 192.168.0.181 ([192.168.0.181]) by 0016.bacs.by-star.net ([198.62.92.166]) with ESMTP via TCP; 03 Aug 2011 17:15:39 -0000 In-Reply-To: <83ipqea35k.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 03 Aug 2011 19:08:39 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 198.62.92.166 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:142837 Archived-At: >>>>> On Wed, 03 Aug 2011 19:08:39 +0300, Eli Zaretskii said: >> From: James Cloos >> Cc: list-general@mohsen.1.banan.byname.net, larsi@gnus.org, emacs-de= vel@gnu.org >> Copyright: Copyright 2011 James Cloos What the heck is this -- Copyright?=20 This list is in the realm of Copyleft. >> OpenPGP-Fingerprint: E9E9 F828 61A4 6EA9 0F2B 63E7 997A 9F17 ED7D AEA6 >> Date: Wed, 03 Aug 2011 10:10:23 -0400 >>=20 >> >>>>> "EZ" =3D=3D Eli Zaretskii writes: >>=20 EZ> Can you show me the relevant portion of the Summary buffer? >>=20 >> . [ 3: =E2=9E=A4 cloos@jhcloos.com ] =D8=A7=D9=84=D8=B9=D8=B1=D8= =A8=D9=8A=D9=87 >> . [ 14: Eli Zaretskii ] Re: bidi-display-reordering is now n= on-nil by default >> . [ 399: Eli Zaretskii ] Re: Memory leak due to bidi? >>=20 Eli> Thanks. The problem happens if the Subject is followed by a line Eli> count of the message. Perhaps that happens only if the summary form= at Eli> is customized, I don't know Gnus enough to tell. Yes.=20 This is what is happening. And in a previous message to James, I pointed directly to this: >>>>> On Tue, 02 Aug 2011 22:52:04 -0700, Mohsen BANAN said: Mohsen> James,=20 Mohsen> ... =20=20=20 Mohsen> Separate from that, the gnus-summary-line-format Mohsen> should remain customizable. On a larger screen, mine is: Mohsen> (setq gnus-summary-line-format ":%U%R %B %s %-60=3D|%4L |%-20,20= f |%&user-date; \n") Mohsen> That means, directionality can be triggered by Mohsen> different fields.=20 Therefore, for the Summary buffer paragraph direction should be locked into left-to-right -- not nil. And to get the formatting (alignment) right, any field in gnus-summary-line-format that could be R2L needs the LRM. As it can mess other fields -- as previously shown. Thanks. ...Mohsen