emacs-bidi
[Top][All Lists]
Advanced

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

Re: [emacs-bidi] debugging visual-to-logical


From: Eli Zaretskii
Subject: Re: [emacs-bidi] debugging visual-to-logical
Date: Tue, 20 Nov 2001 13:00:03 +0200

> From: "Ehud Karni" <address@hidden>
> Date: Mon, 19 Nov 2001 20:57:57 +0200
> 
> Alex, can you check for me (with your code) the following visual
> text:    ABCDE 123 fgh 456 IJKLM
> 
> AFAIK, this visual string cannot be represented in UTR#9 logical
> without at least 1 formatting character

I believe that's true.  The reason is that a number (EN) in "123"
which are preceded by an R character are not converted to L, and are
later treated as EN when implicit levels are resolved.

> (BTW that is one of the cases where my algorithm [in hebeng.el]
> differs from UNICODE's).

That's because your algorithm is better ;-)



reply via email to

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