emacs-bidi
[Top][All Lists]
Advanced

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

Re: [emacs-bidi] mirroring of glyphs


From: Eli Zaretskii
Subject: Re: [emacs-bidi] mirroring of glyphs
Date: Fri, 16 Nov 2001 19:45:23 +0200

> From: Alex Schroeder <address@hidden>
> Date: Fri, 16 Nov 2001 17:58:10 +0100
> 
> (bidi-visual-to-logical "<123H/>shalom<123H>" 'R2L)
> 
>  => "<Hshalom<123</H123>"
> 
> instead of
> 
> "<H123>shalom</H123>"
> 
> I tried playing around with it: I tried reversing the input string and
> reversing the result in order to mirror any asymmetries in the bidi
> algorithm.

Did you mirror the < and > characters?

> I think this is the point where I must use Ehud's idea.  :)

Not that I'm against Ehud's idea, but I don't see how could this
example be the trigger.  We _know_ that the original logical-order
string didn't contain any formatting codes, right?  So I think the
conversion to logical should not need any formatting codes, either.

Are you sure this isn't some simple bug?



reply via email to

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