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