Gnus development mailing list
 help / color / mirror / Atom feed
From: kai.grossjohann@uni-duisburg.de (Kai Großjohann)
Subject: Re: Move articles while offline
Date: Wed, 23 Oct 2002 08:16:22 +0200	[thread overview]
Message-ID: <84y98pd6ix.fsf@crybaby.cs.uni-dortmund.de> (raw)
In-Reply-To: <84vg3wq3ts.fsf@crybaby.cs.uni-dortmund.de>

One idea for implementing $SUBJECT is to save to-be-moved articles as
drafts.  That is, when you hit B m on an article while offline, the
article is fetched, some headers are added, and then it is saved in
nndraft:queue.

The new headers would prevent gnus-group-send-queue from doing their
normal operation.  Instead, they would save the article in the group
indicated by a special header (the Gcc header comes to mind), and
then they would set marks on the new article.  (The marks would be
indicated in one of the new headers.

So it seems that just a single header along the lines of

    X-Gnus-Move-Flags: (ticked)

could be sufficient.  The Gcc header indicates the target group.

The same machinery could be used for auto-marking other Gcc'd
articles.

Thoughts?

kai
-- 
~/.signature is: umop ap!sdn    (Frank Nobis)



  parent reply	other threads:[~2002-10-23  6:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-20 19:59 Kai Großjohann
2002-10-22 10:07 ` Simon Josefsson
2002-10-23  6:16 ` Kai Großjohann [this message]
2002-10-23  8:55   ` Simon Josefsson

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=84y98pd6ix.fsf@crybaby.cs.uni-dortmund.de \
    --to=kai.grossjohann@uni-duisburg.de \
    /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).