Gnus development mailing list
 help / color / mirror / Atom feed
From: kai.grossjohann@uni-duisburg.de (Kai Großjohann)
Subject: Move messages while offline using registry?
Date: Fri, 07 Feb 2003 22:50:36 +0100	[thread overview]
Message-ID: <844r7fzro3.fsf@lucy.is.informatik.uni-duisburg.de> (raw)

Now that the registry is there, it could be used to implement moving
messages while offline.  First of all, you'd need a place to stash
the to-be-moved messages.  Maybe nndraft:moving, or something.
Secondly, you'd need a data structure giving, for each group, a list
of msgids of messages that are to be moved into that group.  And the
last piece in the puzzle is something that injects additional
articles into a group, along the lines of `G j', perhaps.

What do people think?

Hm.  It would also have some facily of marking the messages that are
still in nndraft:moving.  

Hm.  I wonder if it could be easier to implement a backend that stores
messages by their message id and that maintains a mapping between
numbers and ids.  Then the agent could be changed to use that backend.
Then articles could be moved while offline.  No, it doesn't really
sound easier.  Maybe it is better to stick with the old article
number approach.
-- 
A turnip curses Elvis



             reply	other threads:[~2003-02-07 21:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-07 21:50 Kai Großjohann [this message]
2003-02-07 22:54 ` Ted Zlatanov
2003-02-08  2:09   ` Ted Zlatanov
2003-02-08 15:22 ` Frank Schmitt
2003-02-08 15:45   ` Simon Josefsson
2003-02-08 18:06     ` Frank Schmitt
2003-02-09 14:53   ` 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=844r7fzro3.fsf@lucy.is.informatik.uni-duisburg.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).