[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] Gnus; Restore multi encoding support for NNTP
From: |
LdBeth |
Subject: |
[PATCH] Gnus; Restore multi encoding support for NNTP |
Date: |
Thu, 30 Dec 2021 18:23:08 +0800 |
User-agent: |
Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (Gojō) APEL-LB/10.8 EasyPG/1.0.0 Emacs/27.2 (x86_64-apple-darwin18.7.0) MULE/6.0 (HANACHIRUSATO) |
Hi,
This patch is intended to fix bug #52792.
This uses `gnus-group-name-charset' to decode group names when
fetching from **NNTP server only**, `gnus-group-real-name` is modified
to decode group names based on their attached `charset' text property.
It is expected that when Gnus saves group names to ~/.newsrc.eld, the
text properties are correctly saved.
If we can assure only NNTP needs this special encoding, I may move the
coding coversion to nntp.el instead, and fix
`gnus-group-name-charset'.
--
LDB
gnus.patch
Description: Text document
- Gnus; Restore multi encoding support for NNTP, LdBeth, 2021/12/27
- Re: Gnus; Restore multi encoding support for NNTP, Lars Ingebrigtsen, 2021/12/27
- Re: Gnus; Restore multi encoding support for NNTP, LdBeth, 2021/12/27
- Re: Gnus; Restore multi encoding support for NNTP, Lars Ingebrigtsen, 2021/12/27
- Re: Gnus; Restore multi encoding support for NNTP, LdBeth, 2021/12/27
- Re: Gnus; Restore multi encoding support for NNTP, Eric Abrahamsen, 2021/12/27
- Re: Gnus; Restore multi encoding support for NNTP, Lars Ingebrigtsen, 2021/12/28
- Re: Gnus; Restore multi encoding support for NNTP, LdBeth, 2021/12/28
- Re: Gnus; Restore multi encoding support for NNTP, Lars Ingebrigtsen, 2021/12/28
- Re: Gnus; Restore multi encoding support for NNTP, LdBeth, 2021/12/28
- [PATCH] Gnus; Restore multi encoding support for NNTP,
LdBeth <=
- Re: [PATCH] Gnus; Restore multi encoding support for NNTP, Lars Ingebrigtsen, 2021/12/30
- Re: [PATCH] Gnus; Restore multi encoding support for NNTP, Eli Zaretskii, 2021/12/30
- Re: [PATCH] Gnus; Restore multi encoding support for NNTP, LdBeth, 2021/12/30
- Re: [PATCH] Gnus; Restore multi encoding support for NNTP, Lars Ingebrigtsen, 2021/12/31
- Re: [PATCH] Gnus; Restore multi encoding support for NNTP, LdBeth, 2021/12/31
- Re: [PATCH] Gnus; Restore multi encoding support for NNTP, LdBeth, 2021/12/31