emacs-bidi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [emacs-bidi] testing bidi.el with the pgba tests


From: Alex Schroeder
Subject: Re: [emacs-bidi] testing bidi.el with the pgba tests
Date: Thu, 15 Nov 2001 21:58:40 +0100
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1 (i686-pc-linux-gnu)

"Eli Zaretskii" <address@hidden> writes:

>> 2. My code doesn't switch 1+5 to 5+1 in number 14.  The Unicode
>>    Reference Code seems to produce 5+1, all other implementations
>>    listed keep 1+5.
>
> Your code is correct: the result should be (from left to right)
> "1+5", not "5+1".  `+' is a WEAK_ET character, exactly like `-', so
> producing "1-5" for `-' but "5+1" for `+' is wrong.

Ah, I am relieved.  Ignore my other mail, then.  :)

Alex.
-- 
http://www.emacswiki.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]