unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#45925: 27.1; *Summary* buffer vs. raw utf-8 headers
@ 2021-01-17  5:35 積丹尼 Dan Jacobson
  2021-01-19  5:30 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 8+ messages in thread
From: 積丹尼 Dan Jacobson @ 2021-01-17  5:35 UTC (permalink / raw)
  To: 45925

Try this simple experiment:
$ echo Subject: 一二三|procmail
$ echo Subject: 一二三|iconv -t big5|procmail
$ emacs -f gnus

In the *Article* buffer, both look like
Subject: 一二三
In the *Summary* buffer so does the big5 version.
Alas, the utf-8 version looks like
c\x80\xd3....

(Yes, these are illegal raw headers. But Gnus is supposed to be
accommodating. And it does... but oddly not for the majority (UTF-8) case.)

Important settings:
  value of $LC_COLLATE: C
  value of $LC_CTYPE: zh_TW.UTF-8
  value of $LC_MESSAGES: C
  value of $LANG: zh_TW.UTF-8
  value of $XMODIFIERS: @im=ibus
  locale-coding-system: utf-8-unix

(Might be related to bug#45724.)

(https://www.jidanni.org/comp/configuration/ has my dot files. )





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

end of thread, other threads:[~2021-01-22 18:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-17  5:35 bug#45925: 27.1; *Summary* buffer vs. raw utf-8 headers 積丹尼 Dan Jacobson
2021-01-19  5:30 ` Lars Ingebrigtsen
2021-01-20  5:58   ` 積丹尼 Dan Jacobson
2021-01-20 16:31     ` Lars Ingebrigtsen
2021-01-21 19:55       ` 積丹尼 Dan Jacobson
2021-01-21 20:22         ` Eli Zaretskii
2021-01-21 20:54           ` 積丹尼 Dan Jacobson
2021-01-22 18:06           ` 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).