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

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

bug#56179: 29.0.50; Gnus not opening imap group - wrong type argument, l


From: Lars Ingebrigtsen
Subject: bug#56179: 29.0.50; Gnus not opening imap group - wrong type argument, listp
Date: Fri, 24 Jun 2022 11:24:03 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Pankaj Jangid <pankaj@codeisgreat.org> writes:

> attached small patch fixes the issue.

[...]

> -        (let ((ranges (gnus-compress-sequence articles))
> +        (let ((ranges (gnus-compress-sequence articles t))

Ah, thanks.  I've just made exactly the same change here.  😀

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