From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Org mode and right-to-left paragraphs Date: Thu, 27 Jun 2013 17:11:57 +0200 Message-ID: <874ncjlhaa.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33007) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsDrc-00012m-Gp for emacs-orgmode@gnu.org; Thu, 27 Jun 2013 11:12:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UsDra-0004gj-2i for emacs-orgmode@gnu.org; Thu, 27 Jun 2013 11:12:00 -0400 Received: from mail-wi0-x22c.google.com ([2a00:1450:400c:c05::22c]:43254) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsDrZ-0004gb-U1 for emacs-orgmode@gnu.org; Thu, 27 Jun 2013 11:11:58 -0400 Received: by mail-wi0-f172.google.com with SMTP id c10so3219132wiw.11 for ; Thu, 27 Jun 2013 08:11:57 -0700 (PDT) In-Reply-To: (Manuel GJT's message of "Sun, 9 Jun 2013 01:40:01 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Manuel GJT Cc: emacs-orgmode@gnu.org Hi Manuel, Manuel GJT writes: > org-version 8.0.3, same issue with v. 7.9.4 > > Any fixes or workarounds? Your help is much appreciated, most of my > brain is linked to org-mode. I'm afraid there is no real fix: (setq bidi-paragraph-direction 'left-to-right) is in the very definition of Org-mode. But experience shows that I'm often too pessimistic on this list :) -- Bastien