GNU bug report logs - #41511
[PATCH] Decode group name before matching against gnus-parameters

Previous Next

Package: emacs;

Reported by: Łukasz Stelmach <stlman <at> poczta.fm>

Date: Sun, 24 May 2020 17:01:02 UTC

Severity: normal

Tags: patch

Done: Eric Abrahamsen <eric <at> ericabrahamsen.net>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 41511 <at> debbugs.gnu.org (full text, mbox):

From: Eric Abrahamsen <eric <at> ericabrahamsen.net>
To: Łukasz Stelmach <stlman <at> poczta.fm>
Cc: 41511 <at> debbugs.gnu.org
Subject: Re: bug#41511: [PATCH v2] Decode group name before matching against
 gnus-parameters
Date: Sun, 24 May 2020 15:04:19 -0700
Łukasz Stelmach <stlman <at> poczta.fm> writes:

> Group names in Gnus are stored and processed as strings of bytes
> (e.g. "Wiadomo\305\233ci-\305\233mieci") while regular expressions in
> gnus-parameters are encoded as multibyte strings (e.g. "Wiadomości-śmieci")
> and matching the latter aginst the former doesn't work. Parameters set
> for groups with non-ascii characters in their names cannot be retrieved.

Group names in Gnus have been fully decoded strings for six months or
more -- are you seeing this bug in master?




This bug report was last modified 4 years and 360 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.