* gnus-sum.el (gnus-summary-move-article): pass move-is-internal
[gnus] / lisp / nndb.el
index bd8523f..082f169 100644 (file)
@@ -246,7 +246,7 @@ expiry mechanism."
     (nndb-request-expire-articles-local articles group server force)))
 
 (deffoo nndb-request-move-article
-    (article group server accept-form &optional last)
+    (article group server accept-form &optional last move-is-internal)
   "Move ARTICLE (a number) from GROUP on SERVER.
 Evals ACCEPT-FORM in current buffer, where the article is.
 Optional LAST is ignored."