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

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

bug#20197: moving a message to an empty group on a different imap server


From: Lars Ingebrigtsen
Subject: bug#20197: moving a message to an empty group on a different imap server fails
Date: Mon, 23 Sep 2019 13:39:32 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Alan Schmitt <alan.schmitt@polytechnique.org> writes:

> It happens if the function is called with info being nil, then
> `nnimap-retrieve-group-data-early' is called with `(nil)' as second
> argument (the singleton list containing the empty list).

I think this was fixed by this patch:

commit 3fb7881a0e320f380203c0f2dd16dfc7189af1e9
Author: Eric Abrahamsen <eric@ericabrahamsen.net>
Date:   Sun Sep 6 12:47:43 2015 +0000

    nnimap.el:  Handle nil arg to nnimap-request-group
    
    * lisp/gnus/nnimap.el (nnimap-request-group):  Handle nil "info" arg.
    This arg isn't always passed in, check it's not nil before making it
    into a list.  The active arg will also be nil if the group is new,
    check for that.

So this should work now, and I'm closing this bug report.  If you're
still seeing this bug, please reopen.

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