Synch to No Gnus 200409302212.
[elisp/gnus.git-] / lisp / spam-report.el
index b98598e..97255f7 100644 (file)
@@ -119,7 +119,8 @@ Reports is as ham when HAM is set."
   (spam-report-resend articles t))
 
 (defun spam-report-gmane (&rest articles)
-  "Report an article as spam through Gmane"
+  "Report an article as spam through Gmane."
+  (interactive (gnus-summary-work-articles current-prefix-arg))
   (dolist (article articles)
     (when (and gnus-newsgroup-name
               (or (null spam-report-gmane-regex)