From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/57483 Path: main.gmane.org!not-for-mail From: Kohkichi Hosoda Newsgroups: gmane.emacs.gnus.general Subject: Re: Spam does not move Date: Tue, 18 May 2004 23:55:25 +0900 Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Trace: sea.gmane.org 1084892491 15795 80.91.224.253 (18 May 2004 15:01:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 18 May 2004 15:01:31 +0000 (UTC) Original-X-From: ding-owner+M6023@lists.math.uh.edu Tue May 18 17:01:17 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BQ60g-0002YD-00 for ; Tue, 18 May 2004 16:56:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1BQ60W-0002rJ-00; Tue, 18 May 2004 09:55:52 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BQ60F-0002qu-00 for ding@lists.math.uh.edu; Tue, 18 May 2004 09:55:35 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BQ60D-0006XY-Aa for ding@lists.math.uh.edu; Tue, 18 May 2004 09:55:33 -0500 Original-Received: from smtp4.dti.ne.jp (smtp4.dti.ne.jp [202.216.228.39]) by justine.libertine.org (Postfix) with ESMTP id A2D613A0215 for ; Tue, 18 May 2004 09:55:31 -0500 (CDT) Original-Received: from venus.dti.ne.jp (PPPa134.hyogo-ip.dti.ne.jp [210.159.247.134]) by smtp4.dti.ne.jp (3.08s) with ESMTP id i4IEtSrg021333 for ; Tue, 18 May 2004 23:55:28 +0900 (JST) Original-To: ding@gnus.org Original-Lines: 47 User-Agent: T-gnus/6.17.2 (based on No Gnus v0.2) Mule-UCS/0.85 (=?ISO-2022-JP?B?R0lOU0hBREFOOhskQjZkOjtGZxsoQg==?=) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 Emacs/21.3.50 (powerpc-apple-darwin7.3.0) MULE/5.0 (SAKAKI) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:57483 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:57483 >>>>> On Mon, 17 May 2004 17:17:30 +0200, Reiner Steib <4.uce.03.r.s@nurfuerspam.de> said: Reiner> Try the recommended setup from the manual instead: Reiner> ,----[ (info "(gnus)Filtering Spam Using The Spam ELisp Reiner> Package") ] | First of all, you *must* run the function Reiner> `spam-initialize' to | autoload `spam.el' and to install the Reiner> `spam.el' hooks. There is one | exception: if you use the Reiner> `spam-use-stat' (*note spam-stat spam | filtering::) setting, Reiner> you should turn it on before `spam-initialize': Reiner> | Reiner> | (setq spam-use-stat t) ;; if needed | (spam-initialize) Thank you for your advice. However, this setting in my .gnus.el gave me error and gnus did not even start. Debugger entered--Lisp error: (void-function spam-initialize) (spam-initialize) eval-buffer(# nil "~/.gnus" nil t) ;;; Reading at buffer position 15404 load-with-code-conversion("/Users/kohkichi/.gnus.el" "~/.gnus" nil t) load("~/.gnus" nil t) gnus-read-init-file() gnus-1(nil nil nil) gnus(nil) * call-interactively(gnus) execute-extended-command(nil) * call-interactively(execute-extended-command) I also tried the following setup. (setq spam-use-stat t) (require 'spam) (spam-initialize) With this setting, gnus starts but my problem is not solved, i.e., spam mails in ham group still do not move into spam group. Is there any other method I should try? Thank you for your help in advance. -- Kohkichi Hosoda E-mail address: khosoda@venus.dti.ne.jp http://www.venus.dti.ne.jp/~khosoda/Enlightenment.html