Gnus development mailing list
 help / color / mirror / Atom feed
* expiry with holes in groups
@ 1996-11-18 14:43 Kai Grossjohann
  1996-11-19  1:07 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Kai Grossjohann @ 1996-11-18 14:43 UTC (permalink / raw)


Hi there,

suppose I've got holes in my groups, eg article no. 23 is ticked, then
come many many already expired articles (which aren't on my disk any
more), then article 4711 upwards exist again.  Then, Gnus will look
for the date of each article number between 23 and 4711 whether or not
it is older than the expiration time.

Is this a backend issue (using my own homegrown backend) or is there a
general optimization that can be used?

kai
-- 
I wonder why nobody don't like me,
or is it de fact dat I'm ugly? -- Harry Belafonte


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

* Re: expiry with holes in groups
  1996-11-18 14:43 expiry with holes in groups Kai Grossjohann
@ 1996-11-19  1:07 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 1996-11-19  1:07 UTC (permalink / raw)


Kai Grossjohann <grossjohann@ls6.informatik.uni-dortmund.de> writes:

> suppose I've got holes in my groups, eg article no. 23 is ticked, then
> come many many already expired articles (which aren't on my disk any
> more), then article 4711 upwards exist again.  Then, Gnus will look
> for the date of each article number between 23 and 4711 whether or not
> it is older than the expiration time.

Well, if you're using total-expire, then Gnus will probably send the
entire list of articles between 23 and 4711 to be expired.  If you
(the backend) knows that those articles don't exist, then you can just
ignore those articles.

The problem here is that Gnus doesn't know which articles exist in
each group; it only knows the MIN and MAX active articles.  

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@ifi.uio.no * Lars Ingebrigtsen


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

end of thread, other threads:[~1996-11-19  1:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-11-18 14:43 expiry with holes in groups Kai Grossjohann
1996-11-19  1:07 ` Lars Magne Ingebrigtsen

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