Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-summary-save-in-pipe does not pipe raw article
@ 2008-07-19  8:28 Graham Murray
  2008-07-19 11:19 ` Katsumi Yamaoka
  0 siblings, 1 reply; 14+ messages in thread
From: Graham Murray @ 2008-07-19  8:28 UTC (permalink / raw)
  To: ding

Until recently, following the example in the documentation I was able to
"report" spam articles using spamassassin using the function

(defun my-gnus-raze-spam ()
  "Invoke SpamAssassin reporting , then mark it as expirable."
  (interactive)
  (gnus-summary-show-raw-article)
  (gnus-summary-save-in-pipe "spamassassin -r")
  (gnus-summary-mark-as-expirable 1))

Now using the latest cvs of ngnus, the raw article is not sent to the
pipe.



^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2008-07-26 11:23 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-19  8:28 gnus-summary-save-in-pipe does not pipe raw article Graham Murray
2008-07-19 11:19 ` Katsumi Yamaoka
2008-07-22 23:11   ` Katsumi Yamaoka
2008-07-23  7:22     ` Gabor Z. Papp
2008-07-23  7:54       ` Katsumi Yamaoka
2008-07-23  7:59         ` Gabor Z. Papp
2008-07-24 15:08         ` Dan Christensen
2008-07-25  0:15           ` Katsumi Yamaoka
2008-07-25  8:25             ` Lloyd Zusman
2008-07-25  9:16               ` Katsumi Yamaoka
2008-07-26 11:23                 ` Gabor Z. Papp
2008-07-23 20:17     ` Reiner Steib
2008-07-23 20:24       ` Graham Murray
2008-07-24 15:29         ` Ted Zlatanov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).