GNU bug report logs - #52274
Gnus gcc header tokenization ignores space breaks multiple folder archive setup

Previous Next

Package: emacs;

Reported by: Mats Lidell <matsl <at> gnu.org>

Date: Sat, 4 Dec 2021 10:01:01 UTC

Severity: normal

Tags: moreinfo

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


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

From: Mats Lidell <matsl <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: Mats Lidell <matsl <at> gnu.org>, 52274 <at> debbugs.gnu.org
Subject: Re: bug#52274: Gnus gcc header tokenization ignores space breaks
 multiple folder archive setup
Date: Sat, 04 Dec 2021 23:34:17 +0100
> Lars Ingebrigtsen writes:
> I've now changed gnus-inews-insert-gcc on master to insert a comma
> between groups, so I think that should fix the problem.  Can you check?

It does not quite fix it since the comma was inserted together with a space. The tokenizer leaves the leading space on the second folder. Which in my case makes the server method be " nnimap" which gnus-check-server does not understand.

(message-tokenize-header "folder1, folder2" ",\n\t") => ("folder1" " folder2")

%% Mats
PS. Curious, what was the problem with having space as separator? DS.




This bug report was last modified 3 years and 169 days ago.

Previous Next


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