[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Gnus; Restore multi encoding support for NNTP
From: |
Lars Ingebrigtsen |
Subject: |
Re: Gnus; Restore multi encoding support for NNTP |
Date: |
Mon, 27 Dec 2021 13:11:56 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
LdBeth <andpuke@foxmail.com> writes:
> The basic plan is to restore the option to decode group names based on
> `gnus-group-name-charset-group-alist'. The reason having this custom
> variable is because a server could use different incompatible charset
> especially when group names are in different languages. It seems this
> variable is not been used in else where except for decode group name
> been displayed in article buffer.
[...]
> The middle way is keep the mapping relation in an alist or hashtable,
> and convert back to the original encoding for communicate the server.
Can't we just use `gnus-group-name-charset-group-alist' directly and
decode based on that when reading in the groups list from the backend?
(It's been some years since I looked at that code; adding Eric to the
CCs.)
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
- Gnus; Restore multi encoding support for NNTP, LdBeth, 2021/12/27
- Re: Gnus; Restore multi encoding support for NNTP,
Lars Ingebrigtsen <=
- 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, 2021/12/30
- Re: [PATCH] Gnus; Restore multi encoding support for NNTP, Lars Ingebrigtsen, 2021/12/30