diff lisp/gnus/nnml.el @ 118:7d55a9ba150c r20-1b11

Import from CVS: tag r20-1b11
author cvs
date Mon, 13 Aug 2007 09:24:17 +0200
parents 9f59509498e1
children 25f70ba0133c
line wrap: on
line diff
--- a/lisp/gnus/nnml.el	Mon Aug 13 09:23:08 2007 +0200
+++ b/lisp/gnus/nnml.el	Mon Aug 13 09:24:17 2007 +0200
@@ -325,7 +325,8 @@
 	   (and last (nnml-save-nov))))
       (and
        (nnmail-activate 'nnml)
-       (if (not (setq result (nnmail-article-group 'nnml-active-number)))
+       (if (and (not (setq result (nnmail-article-group 'nnml-active-number)))
+		(yes-or-no-p "Moved to `junk' group; delete article? "))
 	   (setq result 'junk)
 	 (setq result (car (nnml-save-mail result))))
        (when last