Gnus development mailing list
 help / color / mirror / Atom feed
* message registry for Gnus
@ 2003-01-31 17:15 Ted Zlatanov
  2003-02-01 10:28 ` Kai Großjohann
                   ` (4 more replies)
  0 siblings, 5 replies; 34+ messages in thread
From: Ted Zlatanov @ 2003-01-31 17:15 UTC (permalink / raw)


So, I've been thinking about a message registry.  What will it do?

- track messages by ID

- associate a Lisp structure (probably a list, hashes are too new?)
  with a message ID

- allow every customer package to hook into the relevant functions

- store the registry in a separate file or in the newsrc.eld?

Before I start coding, I wanted to sort of look around and see what
people think.

In the context of spam.el, the registry will be used to track when a
message changes groups, or is processed by a spam/ham processor.  That
way, we can see if a message that will be registered as spam with
ifile now has been registered as ham with Bogofilter, for instance,
and reverse the Bogofilter registration before registering with ifile.

In Gnus terms, what are the basic message transfer functions?

- message copy

- message move

- new message spooling

- old message respooling

What else?

Is this easily doable?

Thanks
Ted



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

end of thread, other threads:[~2006-09-28 16:58 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-31 17:15 message registry for Gnus Ted Zlatanov
2003-02-01 10:28 ` Kai Großjohann
2003-02-01 16:39 ` Lars Magne Ingebrigtsen
2003-02-01 20:20   ` Ted Zlatanov
2003-02-02 12:10     ` Lars Magne Ingebrigtsen
2003-02-02 15:14       ` Ted Zlatanov
2003-02-07 12:20         ` Lars Magne Ingebrigtsen
2003-02-02 16:54     ` Kai Großjohann
2003-02-03 20:47       ` Ted Zlatanov
2003-02-04 15:25         ` Simon Josefsson
2003-02-04 19:57           ` Ted Zlatanov
2003-02-05  5:56             ` Simon Josefsson
2003-02-07 20:43               ` Ted Zlatanov
2003-02-02  0:35   ` Raja R Harinath
2003-02-02  1:30     ` Ted Zlatanov
2003-02-02 17:15       ` Raja R Harinath
2003-02-07 20:48 ` Ted Zlatanov
2003-02-07 21:10   ` Lars Magne Ingebrigtsen
2003-02-07 22:45     ` Ted Zlatanov
2003-02-08 20:39       ` Lars Magne Ingebrigtsen
2003-02-21 19:05 ` Ted Zlatanov
2003-02-22 22:20   ` Lars Magne Ingebrigtsen
2003-02-24 15:36     ` Ted Zlatanov
2003-02-24 16:58       ` Andreas Fuchs
2006-09-28 13:20         ` gnus-registry: alist-to-hashtable, hashtable-to-alist (was: message registry for Gnus) Reiner Steib
2006-09-28 14:21           ` gnus-registry: alist-to-hashtable, hashtable-to-alist Ted Zlatanov
2006-09-28 16:03             ` CHENG Gao
2006-09-28 16:58               ` Reiner Steib
2003-02-24 21:57       ` message registry for Gnus Lars Magne Ingebrigtsen
2003-02-24 22:14         ` Ted Zlatanov
2003-02-25  7:19           ` Kai Großjohann
2003-02-25 17:57             ` Ted Zlatanov
2003-03-28  9:20   ` Ted Zlatanov
2003-04-16 20:35 ` Ted Zlatanov

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