+2004-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
+
+ * spam-report.el (spam-report-gmane): Add interactive.
+
2004-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
* mm-encode.el (mm-content-transfer-encoding-defaults): Use
(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 prefix-arg))
(dolist (article articles)
(when (and gnus-newsgroup-name
(or (null spam-report-gmane-regex)