Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@extundo.com>
Cc: ding@gnus.org
Subject: Re: Support moving articles in Agent?
Date: Sun, 06 Oct 2002 02:38:52 +0200	[thread overview]
Message-ID: <iluheg01jvn.fsf@latte.josefsson.org> (raw)
In-Reply-To: <877kgwlgfo.fsf@crybaby.cs.uni-dortmund.de> (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Sat, 05 Oct 2002 23:32:59 +0200")

Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes:

> What needs to be done to support moving articles while unplugged?  I
> think that would be a nifty feature.

Make nnagent remember data in calls to e.g. request-move-article and
invoke it when plugging back in (see `nnagent-request-set-mark' for an
approach to achieve this).  One problem is, which article number do
you assign new articles?  If the backend is e.g. nnimap, you cannot
simply pick one (since the server decides this) unless you do
something clever.  Using negative article numbers might work though,
although you must make sure moving the same article several times
between groups while unplugged doesn't make Gnus do strange things.




  reply	other threads:[~2002-10-06  0:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-05 21:32 Kai Großjohann
2002-10-06  0:38 ` Simon Josefsson [this message]
2002-10-06  8:16   ` Kai Großjohann

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=iluheg01jvn.fsf@latte.josefsson.org \
    --to=jas@extundo.com \
    --cc=ding@gnus.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.
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).