Hello,
Eli Zaretskii writes:
>> From: Nicolas Goaziou
>> Date: Fri, 08 Dec 2017 18:08:57 +0100
>> Cc: dov.grobg...@gmail.com, 11...@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
> Date: Sat, 23 Dec 2017 15:38:11 +0200
> From: Eli Zaretskii
> Cc: dov.grobg...@gmail.com, 11...@debbugs.gnu.org
>
> I found both methods doing well, so I'm going to show both, and let
> you decide which one is better.
On second thought, I think Method 2 is better, because it does exactly
what
> From: Nicolas Goaziou
> Date: Fri, 08 Dec 2017 18:08:57 +0100
> Cc: dov.grobg...@gmail.com, 11...@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 t
Hello,
Eli Zaretskii 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, w
> From: Nicolas Goaziou
> Cc: dov.grobg...@gmail.com, 11...@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
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.
I can use isolation characters instead (if anyone cares to point me to
wh
> Date: Mon, 04 Dec 2017 22:43:12 +0200
> From: Eli Zaretskii
> Cc: m...@nicolasgoaziou.fr, 11...@debbugs.gnu.org
>
> Yes, Emacs implements Unicode 9.0, including the UBA with isolates.
Actually, the current development sources and the upcoming Emacs 26.1
already support Unicode 10.0.
> From: Nicolas Goaziou
> Cc: Dov Grobgeld , 11...@debbugs.gnu.org
> Date: Mon, 04 Dec 2017 21:27:53 +0100
>
> I'd rather preserve structure of Org documents outside of Emacs. So,
> `:align-to' is not an option.
>
> IIUC, I need to replace the closest space from vertical bars with
>
> #("
> From: Dov Grobgeld
> Date: Mon, 4 Dec 2017 21:35:40 +0100
> Cc: Eli Zaretskii , 11...@debbugs.gnu.org
>
> The correct Unicodeā„6.3 way to do this would be with the unicode isolation
> characters. I.e. you would wrap
> each of the columns with column contents. Does emacs honor these?
Yes, Emacs
The correct Unicodeā„6.3 way to do this would be with the unicode isolation
characters. I.e. you would wrap each of the columns with column
contents. Does emacs honor these? Should be easy to test.
Regards,
Dov
On Mon, Dec 4, 2017 at 9:27 PM, Nicolas Goaziou
wrote:
> Hello,
>
> Eli Zaretskii wr
Hello,
Eli Zaretskii writes:
>> Date: Wed, 13 Jun 2012 22:26:35 +0300
>> From: Dov Grobgeld
>>
>> Imagine you have a buffer with the following logical contents (using the
>> convention that capitals are RTL characters).
>>
>> | abcdef | abc |
>> | ABCDEF | ABC |
>>
>> I would like this to be
> Date: Thu, 14 Jun 2012 21:10:46 +0300
> From: Dov Grobgeld
> Cc: 11...@debbugs.gnu.org
>
> Do you think that you can provide some lisp code that builds the
> buffer contents and the display properties for the three options that
> ou refered to as an illustration?
>
> I tried inserting tabs int
Do you think that you can provide some lisp code that builds the
buffer contents and the display properties for the three options that
ou refered to as an illustration?
I tried inserting tabs into the buffer before the vertical bars, but
after reordering it still didn't come out right.
Regards,
D
13 matches
Mail list logo