emacs-devel
[Top][All Lists]
Advanced

[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: Tue, 28 Dec 2021 15:29:27 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

LdBeth <andpuke@foxmail.com> writes:

> That won't work in certain case, say, there's a group name on a server is
> "nntp+news.newsfan.net:\346\265\213\350\257\225" (in UTF-8)
> while the rest group names on that server are in GBK, so I set
>
> ```
> (setq gnus-group-name-charset-group-alist
>        '(("\346\265\213\350\257\225" . utf-8)
>          ("news\\.newsfan\\.net" . gbk)))
> ```
>
> And it's not able to use that to correct encode the names.

I think it should be?  (But the mechanism would have to do the matching
in some coding system (or as octets) in both cases.)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]