* gnus-group.el (gnus-group-catchup): Use new
authorKevin Greiner <kevin.greiner@compsol.cc>
Thu, 22 Jan 2004 03:46:21 +0000 (03:46 +0000)
committerKevin Greiner <kevin.greiner@compsol.cc>
Thu, 22 Jan 2004 03:46:21 +0000 (03:46 +0000)
commit68f2c30b1198926b0542b1882976d1caa8a1de9e
treed71b85f17894a370051698cdf7f2919546fe1762
parent8bd86aeda80e4ed5d618c97ae04245c7904c6296
* gnus-group.el (gnus-group-catchup): Use new
gnus-sequence-of-unread-articles, not
gnus-list-of-unread-articles, to avoid exhausting memory with huge
numbers of articles.  Use gnus-range-map to avoid having to
uncompress the unread list.
(gnus-group-archive-directory,
gnus-group-recent-archive-directory): Fixed invalid ange-ftp
reference.
lisp/gnus-group.el