[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [emacs-bidi] debugging visual-to-logical
From: |
Alex Schroeder |
Subject: |
Re: [emacs-bidi] debugging visual-to-logical |
Date: |
Mon, 19 Nov 2001 12:25:15 +0100 |
User-agent: |
Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1 (i686-pc-linux-gnu) |
"Yair Friedman (Jerusalem)" <address@hidden> writes:
> What does (bidi-visual-to-logical ".02-654-3210 :SI REBMUN YM" 'R2L) eval to?
Strange, it seems to be no problem at all:
(bidi-visual-to-logical ".02-654-3210 :SI REBMUN YM" 'R2L)
"MY NUMBER IS: 02-654-3210."
If you use the version where the string is inverted in R2L
environments, the result is the same:
(bidi-visual-to-logical-test ".02-654-3210 :SI REBMUN YM" 'R2L)
"MY NUMBER IS: 02-654-3210."
> In short words logical without formatting codes to visual mapping is
> many to one mapping.
Yes, this where more work on the visual back to logical transformation
is required, perhaps. Either we find some extra rules to eliminate
unwanted alternatives, or we provide a nice interface to the problem
solving aids, or we decide to ignore this problem.
Alex.
--
http://www.emacswiki.org/
- Re: [emacs-bidi] mirroring of glyphs, (continued)
- Re: [emacs-bidi] mirroring of glyphs, Eli Zaretskii, 2001/11/22
- Re: [emacs-bidi] editing text in "visual mode", Alex Schroeder, 2001/11/22
- Re: [emacs-bidi] editing text in "visual mode", Eli Zaretskii, 2001/11/22
- Re: [emacs-bidi] editing text in "visual mode", Alex Schroeder, 2001/11/22
- Re: [emacs-bidi] editing text in "visual mode", Eli Zaretskii, 2001/11/22
- Re: [emacs-bidi] editing text in "visual mode", Alex Schroeder, 2001/11/22
- Re: [emacs-bidi] editing text in "visual mode", Eli Zaretskii, 2001/11/23
- Re: [emacs-bidi] editing text in visual mode, Ehud Karni, 2001/11/23
- Re: [emacs-bidi] mirroring of glyphs, Eli Zaretskii, 2001/11/22
- Re: [emacs-bidi] mirroring of glyphs, Yair Friedman (Jerusalem), 2001/11/22
- Re: [emacs-bidi] debugging visual-to-logical,
Alex Schroeder <=
- Re: [emacs-bidi] debugging visual-to-logical, Eli Zaretskii, 2001/11/19
- Re: [emacs-bidi] debugging visual-to-logical, Alex Schroeder, 2001/11/19
- Re: [emacs-bidi] debugging visual-to-logical, Ehud Karni, 2001/11/19
- Re: [emacs-bidi] debugging visual-to-logical, Alex Schroeder, 2001/11/19
- Re: [emacs-bidi] debugging visual-to-logical, Eli Zaretskii, 2001/11/20
- Re: [emacs-bidi] debugging visual-to-logical, Eli Zaretskii, 2001/11/20
- Re: [emacs-bidi] debugging visual-to-logical, Yair Friedman (Jerusalem), 2001/11/20
- Re: [emacs-bidi] debugging visual-to-logical, Alex Schroeder, 2001/11/20
- Re: [emacs-bidi] debugging visual-to-logical, Alex Schroeder, 2001/11/20
- Re: [emacs-bidi] debugging visual-to-logical, Behdad Esfahbod, 2001/11/20