[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] bug#11700: 24.1.50; Bad interaction between BiDi and org-tables
From: |
Nicolas Goaziou |
Subject: |
[O] bug#11700: 24.1.50; Bad interaction between BiDi and org-tables |
Date: |
Fri, 08 Dec 2017 18:08:57 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Hello,
Eli Zaretskii <address@hidden> writes:
> 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.
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 ...)
> I will experiment with both and see which one is better.
OK. Thank you.
Regards,
--
Nicolas Goaziou