From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: arrow keys vs. C-f/b/n/p Date: Sun, 13 Jun 2010 20:03:43 +0200 Message-ID: References: <87d3w2ncqs.fsf_-_@lola.goethe.zz> <87iq5py7xk.fsf@stupidchicken.com> <871vcc4xhf.fsf@catnip.gol.com> <83ljakliqt.fsf@gnu.org> <838w6jk52k.fsf@gnu.org> <837hm2kfx5.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: dough.gmane.org 1276452261 12679 80.91.229.12 (13 Jun 2010 18:04:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 13 Jun 2010 18:04:21 +0000 (UTC) Cc: emacs-devel@gnu.org, handa@m17n.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 13 20:04:19 2010 connect(): No such file or directory 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 1ONrXY-0007UE-TE for ged-emacs-devel@m.gmane.org; Sun, 13 Jun 2010 20:04:13 +0200 Original-Received: from localhost ([127.0.0.1]:59482 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ONrXW-0005YN-Bs for ged-emacs-devel@m.gmane.org; Sun, 13 Jun 2010 14:04:10 -0400 Original-Received: from [140.186.70.92] (port=40464 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ONrXR-0005X2-O2 for emacs-devel@gnu.org; Sun, 13 Jun 2010 14:04:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1ONrXQ-0000GM-Df for emacs-devel@gnu.org; Sun, 13 Jun 2010 14:04:05 -0400 Original-Received: from mail-yx0-f169.google.com ([209.85.213.169]:41178) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ONrXQ-0000GG-BP; Sun, 13 Jun 2010 14:04:04 -0400 Original-Received: by yxf34 with SMTP id 34so455240yxf.0 for ; Sun, 13 Jun 2010 11:04:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=qFq0QAjL0UxjqpjvkAmpnQbmJF5osY8rT2XfkfSYxYs=; b=cQX3xeEd7T+7c81TSEr86wGfCdR7QzYteVHrPhG9vbzsRrw3v5eSePRQYJGMecN3Ut JmmU8Ct57qQUnrfA11kTsPd7hDE11nIhSlsu4hbMcFPfntfQ/E49DpTshx6NKwNX5OIb P57e2BsYgNr50f5O8EB+uvbH3omXyo+RqDzTc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=E9pL4/EnRmrSpzPzeQ7AHYNM+58p0tIJ80sM7rhXHQTF3ehx0BvMiypl4LS7hvvEp8 w/yJTHAJni++uqC5afuvM+Rv4dzqWMQP1mxjvIf+1MSqqIzyVN17dc/796b0lCLVlH5+ G8CteML+hvPQSjR1eLsaGImJCTbiRH1rYdPbs= Original-Received: by 10.101.160.30 with SMTP id m30mr3882529ano.192.1276452243164; Sun, 13 Jun 2010 11:04:03 -0700 (PDT) Original-Received: by 10.100.154.15 with HTTP; Sun, 13 Jun 2010 11:03:43 -0700 (PDT) In-Reply-To: <837hm2kfx5.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:125878 Archived-At: On Sun, Jun 13, 2010 at 7:20 PM, Eli Zaretskii wrote: > > I guess Handa-san means to say that some people somehow got confused > to think that Latin text is displayed right to left in a R2L > paragraph, because they thought (incorrectly) that paragraph direction > overrides the normal text direction. Thanks, yes, that makes sense.