[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Gnus; Restore multi encoding support for NNTP
From: |
Eli Zaretskii |
Subject: |
Re: [PATCH] Gnus; Restore multi encoding support for NNTP |
Date: |
Thu, 30 Dec 2021 16:54:49 +0200 |
> From: Lars Ingebrigtsen <larsi@gnus.org>
> Date: Thu, 30 Dec 2021 15:49:43 +0100
> Cc: Eric Abrahamsen <eric@ericabrahamsen.net>,
> Emacs Devel <emacs-devel@gnu.org>
>
> LdBeth <andpuke@foxmail.com> writes:
>
> > + (encode-coding-string (if (string-match "^[^:]+:" gname)
> > + (substring gname (match-end 0))
> > + (get-text-property 0 'charset gname)))))
>
> Where is the `charset' property set?
The decoding functions (decode-coding-region etc.) set it.
- Re: Gnus; Restore multi encoding support for NNTP, (continued)
- 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
- Re: [PATCH] Gnus; Restore multi encoding support for NNTP,
Eli Zaretskii <=
- 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