Ignore "archive:sent" groups. Bail out early if enough matches are found while track...
authorTed Zlatanov <tzz@lifelogs.com>
Tue, 29 Mar 2011 16:09:22 +0000 (11:09 -0500)
committerTed Zlatanov <tzz@lifelogs.com>
Tue, 29 Mar 2011 16:09:22 +0000 (11:09 -0500)
commit7280feff116a662645fac9e08de3aef8403b780e
tree6e3c93a17abf97394a155d128e161ecedf0fecfc
parentde65ae06bf60c9a99b6e001575f14560ca5056d2
Ignore "archive:sent" groups.  Bail out early if enough matches are found while tracking the sender (the slowest registry search).

* gnus-registry.el (gnus-registry-unfollowed-groups): Add
"archive:sent" to the unfollowed group regex (for the recent Gnus
archive:sent-YYYY-MM-DD groups).
(gnus-registry-split-fancy-with-parent): Bail out early in sender
tracking if there are more than `gnus-registry-max-track-groups'
matches.
lisp/ChangeLog
lisp/gnus-registry.el