all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Alan Schmitt <alan.schmitt@polytechnique.org>
Cc: 20197@debbugs.gnu.org
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	[thread overview]
Message-ID: <87y2yf8cnf.fsf@gnus.org> (raw)
In-Reply-To: <m2pp7xqsnl.fsf@wifi-eduroam-161122.inria.fr> (Alan Schmitt's message of "Wed, 25 Mar 2015 11:26:54 +0100")

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	other threads:[~2019-09-23 11:39 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <m2pp7xqsnl.fsf@wifi-eduroam-161122.inria.fr>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y2yf8cnf.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=20197@debbugs.gnu.org \
    --cc=alan.schmitt@polytechnique.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.