Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@extundo.com>
Subject: Re: Unable to respool nnimap articles
Date: Sat, 05 Feb 2005 12:29:25 +0100	[thread overview]
Message-ID: <iluzmyjkzxm.fsf@latte.josefsson.org> (raw)
In-Reply-To: <851xbwpugn.fsf@ConSol.de>

Peter Weiss <Peter.Weiss@ConSol.de> writes:

> Hello,
>
> if I mark an artictle in my INBOX and try gnus-summary-respool-article I get
> the following error
>
>     Copying to nnimap: (726)...
>     Missing required argument to Append
>     Couldn't Copy article 726: Missing required argument to Append
>     nnimap: Updating info for INBOX...done
>
> I can use gnus-summary-move-article to move the article to the correct imap
> folder. That's the manually way, I'd prefer the automatic...
>
> I'm using gnus 5.10.7. Does nnimap not support respooling articles?

No, respooling in Gnus uses an undocumented backend interface behavior
(group=nil).

> If so, is there any way to tell gnus it should spool all (even the articles
> viewed with some other application) articles in my INBOX?

Yes, mark them as unread.  The splitting could should find them next
time it is ran.  If you don't want to mark them as unread, try:

 (setq nnimap-split-predicate "UNDELETED")

Then all undeleted articles will be splitted, rather than the default
which is UNSEEN UNDELETED.


      parent reply	other threads:[~2005-02-05 11:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-04  9:04 Peter Weiss
2005-02-04 18:21 ` bigfaceworm
2005-02-05 11:29 ` Simon Josefsson [this message]

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=iluzmyjkzxm.fsf@latte.josefsson.org \
    --to=jas@extundo.com \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).