unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#46423: 27.1; Ultimate proof that *Article* and *Summary* use different charsets
@ 2021-02-10 13:49 積丹尼 Dan Jacobson
  2021-02-10 13:53 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: 積丹尼 Dan Jacobson @ 2021-02-10 13:49 UTC (permalink / raw)
  To: 46423

[-- Attachment #1: Type: text/plain, Size: 234 bytes --]

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.

[-- Attachment #2: ugly --]
[-- Type: image/jpeg, Size: 162480 bytes --]

[-- Attachment #3: Type: text/plain, Size: 422 bytes --]

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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#46423: 27.1; Ultimate proof that *Article* and *Summary* use different charsets
  2021-02-10 13:49 bug#46423: 27.1; Ultimate proof that *Article* and *Summary* use different charsets 積丹尼 Dan Jacobson
@ 2021-02-10 13:53 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2021-02-10 13:53 UTC (permalink / raw)
  To: 積丹尼 Dan Jacobson; +Cc: 46423

積丹尼 Dan Jacobson <jidanni@jidanni.org> writes:

> 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.

You've reported this before, and it has been fixed in Emacs 28.

Could you, for the love of all that is Emacs, stop sending these
repetetive bug reports?  Please?

Closing.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-10 13:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-10 13:49 bug#46423: 27.1; Ultimate proof that *Article* and *Summary* use different charsets 積丹尼 Dan Jacobson
2021-02-10 13:53 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).