(spam-bogofilter-articles): Select the article
authorTeodor Zlatanov <tzz@lifelogs.com>
Tue, 31 Dec 2002 12:25:50 +0000 (12:25 +0000)
committerTeodor Zlatanov <tzz@lifelogs.com>
Tue, 31 Dec 2002 12:25:50 +0000 (12:25 +0000)
body using gnus-summary-show-article t instead of
gnus-summary-select-article; this presents the raw text
without running any hooks.

lisp/ChangeLog
lisp/spam.el

index a689811..4d1e044 100644 (file)
@@ -1,3 +1,11 @@
+2002-12-31  Teodor Zlatanov  <tzz@lifelogs.com>
+       patch from Michael Shields  <shields@msrl.com>
+
+       * spam.el (spam-bogofilter-articles): Select the article
+       body using gnus-summary-show-article t instead of
+       gnus-summary-select-article; this presents the raw text
+       without running any hooks.
+
 2002-12-31  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus-start.el (gnus-load): Replace `ding-file' with `file'.
index cbbad60..433aba0 100644 (file)
@@ -538,7 +538,7 @@ spamicity coefficient of each, and the overall article spamicity."
              (message "%s %d" prefix counter))
            (setq article (pop articles))
            (gnus-summary-goto-subject article)
-           (gnus-summary-select-article)
+           (gnus-summary-show-article t)
            (gnus-eval-in-buffer-window article-copy
              (insert-buffer-substring gnus-original-article-buffer)
              ;; Remove spam classification redundant headers: they may induce