Mercurial > hg > xemacs-beta
diff lisp/gnus/gnus-salt.el @ 155:43dd3413c7c7 r20-3b4
Import from CVS: tag r20-3b4
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:39:39 +0200 |
parents | 25f70ba0133c |
children | 85ec50267440 |
line wrap: on
line diff
--- a/lisp/gnus/gnus-salt.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/gnus/gnus-salt.el Mon Aug 13 09:39:39 2007 +0200 @@ -158,7 +158,7 @@ (if gnus-pick-elegant-flow (progn (when (or catch-up gnus-mark-unpicked-articles-as-read) - (gnus-summary-catchup)) + (gnus-summary-catchup nil t)) (if (gnus-group-quit-config gnus-newsgroup-name) (gnus-summary-exit) (gnus-summary-next-group)))