+2012-02-02 Lars Ingebrigtsen <larsi@gnus.org>
+
+ * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
+ not the prefix, as documented (bug#10689).
+
2012-02-01 Lars Ingebrigtsen <larsi@gnus.org>
* gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
(interactive "P")
(if (cdr (gnus-summary-work-articles nil))
;; Process marks are given.
- (gnus-uu-digest-mail-forward arg post)
+ (gnus-uu-digest-mail-forward nil post)
;; No process marks.
(let ((message-forward-as-mime message-forward-as-mime)
(message-forward-show-mml message-forward-show-mml))