From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: bug#11700: 24.1.50; Bad interaction between BiDi and org-tables Date: Sat, 23 Dec 2017 23:51:42 +0100 Message-ID: <87o9mphxc1.fsf__30139.1931636774$1514069471$gmane$org@nicolasgoaziou.fr> References: <83mx46y4f5.fsf@gnu.org> <87mv2y6xx2.fsf@nicolasgoaziou.fr> <83374qxlwp.fsf@gnu.org> <877eu26wc7.fsf@nicolasgoaziou.fr> <83zi6twotx.fsf__4220.56812462888$1512725457$gmane$org@gnu.org> <87mv2trvti.fsf@nicolasgoaziou.fr> <83y3ltk1j0.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50567) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eSseG-00063X-HC for emacs-orgmode@gnu.org; Sat, 23 Dec 2017 17:52:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eSseF-0006p4-Q3 for emacs-orgmode@gnu.org; Sat, 23 Dec 2017 17:52:08 -0500 Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org, emacs-orgmode@gnu.org Resent-Message-ID: In-Reply-To: <83y3ltk1j0.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 23 Dec 2017 15:38:11 +0200") 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" To: Eli Zaretskii Cc: dov.grobgeld@gmail.com, 11700-done@debbugs.gnu.org Hello, Eli Zaretskii writes: >> From: Nicolas Goaziou >> Date: Fri, 08 Dec 2017 18:08:57 +0100 >> Cc: dov.grobgeld@gmail.com, 11700@debbugs.gnu.org >> >> For tests, we use `org-test-with-temp-text' macro, e.g., >> >> (org-test-with-temp-text "| a | b |\n| c | d |" >> ... do something in that buffer ...) > > You didn't say that this macro is only available in the Org's Git > repository... I believed our test suite had been merged with Emacs. Sorry about that. > Method 2: give the spaces around the cell text the display property > which makes the spaces serve as segment separators for the purposes of > the bidirectional reordering. Sounds good. I implemented it in Org. Hopefully, Org is now friendlier to BiDi. Please let me know if something is missing. Thank you. Regards, -- Nicolas Goaziou 0x80A93738