+2002-07-09 Nevin Kapur <Nevin Kapur <nevin@jhu.edu>
+
+ * gnus-sum.el (gnus-summary-delete-article): Respect group
+ parameters while expiring.
+
2002-07-08 Simon Josefsson <jas@extundo.com>
* gnus-art.el (article-make-date-line): Fix string. From Henrik
(error "Couldn't open server"))
;; Compute the list of articles to delete.
(let ((articles (sort (copy-sequence (gnus-summary-work-articles n)) '<))
+ (nnmail-expiry-target
+ (or (gnus-group-find-parameter gnus-newsgroup-name 'expiry-target)
+ nnmail-expiry-target))
not-deleted)
(if (and gnus-novice-user
(not (gnus-yes-or-no-p