From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eli Zaretskii Subject: bug#11700: 24.1.50; Bad interaction between BiDi and org-tables Date: Fri, 08 Dec 2017 11:28:42 +0200 Message-ID: <83zi6twotx.fsf__4220.56812462888$1512725457$gmane$org@gnu.org> References: <83mx46y4f5.fsf@gnu.org> <87mv2y6xx2.fsf@nicolasgoaziou.fr> <83374qxlwp.fsf@gnu.org> <877eu26wc7.fsf@nicolasgoaziou.fr> Reply-To: Eli Zaretskii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52229) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eNEyv-0001N7-6H for emacs-orgmode@gnu.org; Fri, 08 Dec 2017 04:30:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eNEyu-0001mV-8n for emacs-orgmode@gnu.org; Fri, 08 Dec 2017 04:30:09 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <877eu26wc7.fsf@nicolasgoaziou.fr> (message from Nicolas Goaziou on Mon, 04 Dec 2017 22:02:00 +0100) 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: Nicolas Goaziou Cc: dov.grobgeld@gmail.com, 11700@debbugs.gnu.org > From: Nicolas Goaziou > Cc: dov.grobgeld@gmail.com, 11700@debbugs.gnu.org > Date: Mon, 04 Dec 2017 22:02:00 +0100 > > Eli Zaretskii writes: > > > Such tests can only be run interactively, because bidi reordering is a > > display-time feature in Emacs. Is that OK with you? > > That's better than no test at all in my book, so I'm fine with it, yes. OK. Can one of you please provide a short Lisp snippet that generates a 2x2 Org table and inserts it in a buffer, which I could use as the basis for the test? That would get me off the ground quicker, since I'm a very infrequent user of Org tables. > I can use isolation characters instead (if anyone cares to point me to > what those are), if you think that's better. I will experiment with both and see which one is better.