bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#52274: Gnus gcc header tokenization ignores space breaks multiple fo


From: Lars Ingebrigtsen
Subject: bug#52274: Gnus gcc header tokenization ignores space breaks multiple folder archive setup
Date: Sat, 04 Dec 2021 23:49:02 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Mats Lidell <matsl@gnu.org> writes:

> 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")

Darn.  I've now made it insert just a single comma.

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

Uhm...  it had something to do with group names containing spaces (which
is valid in nnimap).  Unfortunately the checkin doesn't refer to a bug
report, for some reason...

-- 
(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]