+2001-01-23 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
+
+ * gnus-sum.el (gnus-summary-print-article): Remove process mark.
+
2001-01-22 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
* gnus-sum.el (gnus-summary-print-article): Take one prefix
;;; gnus-sum.el --- summary mode commands for Semi-gnus
-;; Copyright (C) 1996, 1997, 1998, 1999, 2000
+;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001
;; Free Software Foundation, Inc.
;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
(gnus-run-hooks 'gnus-ps-print-hook)
(save-excursion
(ps-spool-buffer-with-faces))))
- (kill-buffer buffer)))))
+ (kill-buffer buffer))))
+ (gnus-summary-remove-process-mark article))
(ps-despool filename))
(defun gnus-summary-show-article (&optional arg)