Re: Unicode String Models

From: Eli Zaretskii via Unicode <unicode_at_unicode.org>
Date: Tue, 11 Sep 2018 21:40:54 +0300

> From: Hans Åberg <haberg-1_at_telia.com>
> Date: Tue, 11 Sep 2018 20:14:30 +0200
> Cc: hsivonen_at_hsivonen.fi,
> unicode_at_unicode.org
>
> If one encounters a file with mixed encodings, it is good to be able to view its contents and then convert it, as I see one can do in Emacs.

Yes. And mixed encodings is not the only use case: it may well happen
that the initial attempt to decode the file uses incorrect assumption
about the encoding, for some reason.

In addition, it is important that changing some portion of the file,
then saving the modified text will never change any part that the user
didn't touch, as will happen if invalid sequences are rejected at
input time and replaced with something else.
Received on Tue Sep 11 2018 - 13:41:16 CDT

This archive was generated by hypermail 2.2.0 : Tue Sep 11 2018 - 13:41:17 CDT