From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel,gmane.emacs.bidi Subject: Re: [emacs-bidi] Mixed L2R and R2L paragraphs and horizontal scroll Date: Fri, 05 Feb 2010 13:06:49 -0500 Message-ID: References: <83tyu3iu6b.fsf@gnu.org> <201002011400.o11E0jMQ007420@beta.mvs.co.il> <83vdeghfqg.fsf@gnu.org> <201002012205.o11M5Sci011809@beta.mvs.co.il> <83k4uvh09o.fsf@gnu.org> <201002031310.o13DAqXd019253@beta.mvs.co.il> <83eil2gn7i.fsf@gnu.org> <837hqshl1g.fsf@gnu.org> <83pr4jg67p.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1265397812 14331 80.91.229.12 (5 Feb 2010 19:23:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 5 Feb 2010 19:23:32 +0000 (UTC) Cc: emacs-bidi@gnu.org, ehud@unix.mvs.co.il, rms@gnu.org, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 05 20:23:29 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NdTm5-0004Y3-A6 for ged-emacs-devel@m.gmane.org; Fri, 05 Feb 2010 20:23:29 +0100 Original-Received: from localhost ([127.0.0.1]:60929 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NdTm4-0005Kp-GZ for ged-emacs-devel@m.gmane.org; Fri, 05 Feb 2010 14:23:28 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NdTly-0005Jq-TH for emacs-devel@gnu.org; Fri, 05 Feb 2010 14:23:22 -0500 Original-Received: from [199.232.76.173] (port=56603 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NdTly-0005Jd-11 for emacs-devel@gnu.org; Fri, 05 Feb 2010 14:23:22 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NdTlx-00064L-KZ for emacs-devel@gnu.org; Fri, 05 Feb 2010 14:23:21 -0500 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:48980) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NdTls-00062P-C2; Fri, 05 Feb 2010 14:23:16 -0500 Original-Received: from faina.iro.umontreal.ca (faina.iro.umontreal.ca [132.204.26.177]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id o15I6nku008017; Fri, 5 Feb 2010 13:06:49 -0500 Original-Received: by faina.iro.umontreal.ca (Postfix, from userid 20848) id A062E4020E; Fri, 5 Feb 2010 13:06:49 -0500 (EST) In-Reply-To: <83pr4jg67p.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 05 Feb 2010 15:30:50 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV3464=0 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:120952 gmane.emacs.bidi:535 Archived-At: > You didn't say what to do when the (to be introduced) ``line length'' > variable is nil. Wouldn't that be window-width? Stefan