[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fwd: Re: Holes in article sequence
Rajesh Godbole <argv@Sun.COM> writes:
> Hmm.. saw this on the ding mailing list. Will this work for the
> nnimap backend as well?
I'm not sure what you're trying to achieve (quiting groups faster?),
but it should work. Hm. Considering I find quiting groups a bit slow,
I'll put this in my .gnus, thanks. :-)
> ;;; expiry handling
> (remove-hook 'gnus-summary-prepare-exit-hook 'gnus-summary-expire-articles)
> (setq gnus-use-demon t)
> (gnus-demon-add-handler 'gnus-group-expire-all-groups 30 30)