GNU bug report logs - #46423
27.1; Ultimate proof that *Article* and *Summary* use different charsets

Previous Next

Packages: emacs, gnus;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Wed, 10 Feb 2021 13:51:02 UTC

Severity: normal

Tags: fixed

Found in version 27.1

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: 46423 <at> debbugs.gnu.org
Subject: bug#46423: 27.1; Ultimate proof that *Article* and *Summary* use different charsets
Date: Wed, 10 Feb 2021 21:49:40 +0800
[Message part 1 (text/plain, inline)]
Here C-u g shows us the actual bytes in the *Article* buffer,
which you will recognize are UTF-8. Whereas the same bytes become
different bytes in the *Summary* buffer. We are talking about cases when
a raw UTF-8 Subject has arrived.
[Z.jpg (image/jpeg, inline)]
[Message part 3 (text/plain, inline)]
Here are the correct bytes:
$ echo 民國|hd
00000000  e6 b0 91 e5 9c 8b 0a

Yes, with plain g, the article looks great in the *Article* buffer, but
still one big mess in the *Summary* buffer.

In .overview, the line is UTF-8, but there are other non-UTF-8 lines in
.overview, probably causing the whole file to be assumed non-UTF-8 by
emacs as we discussed earlier.
https://www.jidanni.org/comp/configuration/

This bug report was last modified 4 years and 104 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.