[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Unicode confusables and reordering characters considered harmful, a
From: |
Benjamin Riefenstahl |
Subject: |
Re: Unicode confusables and reordering characters considered harmful, a simple solution |
Date: |
Sat, 06 Nov 2021 18:09:38 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Eli Zaretskii writes:
> And that's even before you consider comment styles which make that
> hard even in principle. For example:
>
> /* This is the beginning of a comment, */
> /* and this is its continuation. */
But if EOL is a paragraph separator for the purposes of bidi, then your
example would be two paragraphs even without the comment syntax, right?
As in
This is the beginning of a comment,
and this is its continuation.
So this looks to me to be orthogonal. Which is not to say, that it
would not be nice to have a solution, but it seems a problem further
down the road.
- Re: Unicode confusables and reordering characters considered harmful, a simple solution, (continued)
- Re: Unicode confusables and reordering characters considered harmful, a simple solution, Eli Zaretskii, 2021/11/06
- Re: Unicode confusables and reordering characters considered harmful, a simple solution, Gregory Heytings, 2021/11/08
- Re: Unicode confusables and reordering characters considered harmful, a simple solution, Eli Zaretskii, 2021/11/08
- Re: Unicode confusables and reordering characters considered harmful, a simple solution, Stefan Monnier, 2021/11/08
- Re: Unicode confusables and reordering characters considered harmful, a simple solution, Eli Zaretskii, 2021/11/08
- Re: Unicode confusables and reordering characters considered harmful, a simple solution, Benjamin Riefenstahl, 2021/11/06
- Re: Unicode confusables and reordering characters considered harmful, a simple solution, Eli Zaretskii, 2021/11/06
- Re: Unicode confusables and reordering characters considered harmful, a simple solution,
Benjamin Riefenstahl <=
- Re: Unicode confusables and reordering characters considered harmful, a simple solution, Eli Zaretskii, 2021/11/06
- Re: Unicode confusables and reordering characters considered harmful, a simple solution, tomas, 2021/11/05
- Re: Unicode confusables and reordering characters considered harmful, a simple solution, Daniel Brooks, 2021/11/05
- Re: Unicode confusables and reordering characters considered harmful, a simple solution, Eli Zaretskii, 2021/11/05
- Re: Unicode confusables and reordering characters considered harmful, a simple solution, Juri Linkov, 2021/11/05
- Re: Unicode confusables and reordering characters considered harmful, a simple solution, Stefan Monnier, 2021/11/04
- Re: Unicode confusables and reordering characters considered harmful, a simple solution, Daniel Brooks, 2021/11/03
- Re: Unicode confusables and reordering characters considered harmful, a simple solution, Eli Zaretskii, 2021/11/04
- Re: Unicode confusables and reordering characters considered harmful, Tim Cross, 2021/11/02
- Re: Unicode confusables and reordering characters considered harmful, Gregory Heytings, 2021/11/02