> On Sun, Feb 28, 2021 at 7:37 PM Uwe Brauer <[email protected]> wrote:

> Wrong charset. The "strange" character is the ö of Nordström which is
> codepoint U+00F6, i.e. byte 0xF6 in Latin1 but byte sequence 0xC3 0xB6
> in UTF-8.  0xF6 followed by 0x6D (i.e. "m") is an illegal sequence in
> UTF-8.

Thanks but I am confused. Using UTF8 coding always in Emacs, I typed 
Nordström, so you are saying it somehow got corrupted?
or are you saying I cannot type öm in UFT8? which would be odd.

In any case thanks for the clarification.

Uwe 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Mercurial mailing list
[email protected]
https://www.mercurial-scm.org/mailman/listinfo/mercurial

Reply via email to