Synch with Oort Gnus.
[elisp/gnus.git-] / lisp / gnus-mh.el
index 0278d50..35ee140 100644 (file)
@@ -50,6 +50,7 @@ If N is a negative number, save the N previous articles.
 If N is nil and any articles have been marked with the process mark,
 save those articles instead."
   (interactive "P")
+  (require 'gnus-art)
   (let ((gnus-default-article-saver 'gnus-summary-save-in-folder))
     (gnus-summary-save-article arg)))