Gnus development mailing list
 help / color / mirror / Atom feed
* Move messages while offline using registry?
@ 2003-02-07 21:50 Kai Großjohann
  2003-02-07 22:54 ` Ted Zlatanov
  2003-02-08 15:22 ` Frank Schmitt
  0 siblings, 2 replies; 7+ messages in thread
From: Kai Großjohann @ 2003-02-07 21:50 UTC (permalink / 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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-02-09 14:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-07 21:50 Move messages while offline using registry? Kai Großjohann
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

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).