[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Can watermarking Unicode text using invisible differences sneak thro
From: |
Richard Stallman |
Subject: |
Re: Can watermarking Unicode text using invisible differences sneak through Emacs, or can Emacs detect it? |
Date: |
Fri, 28 Jan 2022 08:04:49 -0500 |
[[[ To any NSA and FBI agents reading my email: please consider ]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
> The most widely known example is Latin characters with diacritics, such
as ç and à.
Since my terminal handles many of those characters, they work ok for
me. But there are some it does not support. Many Vietnamese
characters, for instance.
If this feature is implemented to handle ligatures, it could handle
the letters with diacritics too. That would be as easy as populating
the table of the sequences they stand for. The terminfo item for
`linux' could indicate which characters are ok to display unchanged
and which ones need to be displayed as the equivalent digraphs (or
trigraphs).
All the work is in the basic feature that converts some Unicode codes
into sequences for display.
--
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)
- Re: Can watermarking Unicode text using invisible differences sneak through Emacs, or can Emacs detect it?, (continued)
- New feature: displaying ligature characters in the buffer, Richard Stallman, 2022/01/24
- Re: New feature: displaying ligature characters in the buffer, Eli Zaretskii, 2022/01/25
- Re: New feature: displaying ligature characters in the buffer, Richard Stallman, 2022/01/26
- Re: New feature: displaying ligature characters in the buffer, Eli Zaretskii, 2022/01/27
- Re: Can watermarking Unicode text using invisible differences sneak through Emacs, or can Emacs detect it?, Kévin Le Gouguec, 2022/01/25
- Re: Can watermarking Unicode text using invisible differences sneak through Emacs, or can Emacs detect it?, Eli Zaretskii, 2022/01/25
- Re: Can watermarking Unicode text using invisible differences sneak through Emacs, or can Emacs detect it?, Richard Stallman, 2022/01/25
- Re: Can watermarking Unicode text using invisible differences sneak through Emacs, or can Emacs detect it?, Eli Zaretskii, 2022/01/26
- Re: Can watermarking Unicode text using invisible differences sneak through Emacs, or can Emacs detect it?,
Richard Stallman <=
- Re: Can watermarking Unicode text using invisible differences sneak through Emacs, or can Emacs detect it?, Eli Zaretskii, 2022/01/28
- Re: Can watermarking Unicode text using invisible differences sneak through Emacs, or can Emacs detect it?, Richard Stallman, 2022/01/29
- Re: Can watermarking Unicode text using invisible differences sneak through Emacs, or can Emacs detect it?, Eli Zaretskii, 2022/01/30
- Re: Can watermarking Unicode text using invisible differences sneak through Emacs, or can Emacs detect it?, Richard Stallman, 2022/01/30
- Re: Can watermarking Unicode text using invisible differences sneak through Emacs, or can Emacs detect it?, Eli Zaretskii, 2022/01/31
- Re: Can watermarking Unicode text using invisible differences sneak through Emacs, or can Emacs detect it?, Andreas Schwab, 2022/01/26
- Re: Can watermarking Unicode text using invisible differences sneak through Emacs, or can Emacs detect it?, Richard Stallman, 2022/01/26
- Re: Can watermarking Unicode text using invisible differences sneak through Emacs, or can Emacs detect it?, Eli Zaretskii, 2022/01/27
- Re: Can watermarking Unicode text using invisible differences sneak through Emacs, or can Emacs detect it?, Kévin Le Gouguec, 2022/01/27
- Re: Can watermarking Unicode text using invisible differences sneak through Emacs, or can Emacs detect it?, Eli Zaretskii, 2022/01/27