diff --git a/lisp/gnus-sum.el b/lisp/gnus-sum.el index aaed1d1..cab303d 100644 --- a/lisp/gnus-sum.el +++ b/lisp/gnus-sum.el @@ -6067,7 +6067,8 @@ If SELECT-ARTICLES, only select those articles from GROUP." (gnus-active gnus-newsgroup-name) del)) (push (list del 'del (list (cdr type))) delta-marks)))) - (when list + (when (or list + (eq (cdr type) 'unexist)) (push (cons (cdr type) list) newmarked))) (when delta-marks