From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/61991 Path: news.gmane.org!not-for-mail From: Reiner Steib Newsgroups: gmane.emacs.gnus.general Subject: Re: ham destination bugs Date: Tue, 14 Feb 2006 16:04:22 +0100 Organization: Dept. of Theoretical Physics, University of Ulm Message-ID: References: <87k6ccjgzr.fsf@stupidchicken.com> <4nbqxkmh39.fsf@lifelogs.com> <87ek2g8cld.fsf@stupidchicken.com> <4nirrsgrfc.fsf_-_@lifelogs.com> <4noe1h8uvw.fsf@lifelogs.com> <4nzmkv9ij8.fsf_-_@lifelogs.com> Reply-To: Reiner Steib NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Trace: sea.gmane.org 1139929692 23507 80.91.229.2 (14 Feb 2006 15:08:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 14 Feb 2006 15:08:12 +0000 (UTC) Original-X-From: ding-owner+m10519@lists.math.uh.edu Tue Feb 14 16:08:04 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F91lr-0005Zj-Uy for ding-account@gmane.org; Tue, 14 Feb 2006 16:07:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1F91lo-0002tY-00; Tue, 14 Feb 2006 09:07:12 -0600 Original-Received: from nas02.math.uh.edu ([129.7.128.40]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1F91lU-0002tT-00 for ding@lists.math.uh.edu; Tue, 14 Feb 2006 09:06:52 -0600 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas02.math.uh.edu with esmtp (Exim 4.52) id 1F91lP-0007ke-PU for ding@lists.math.uh.edu; Tue, 14 Feb 2006 09:06:52 -0600 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1F91lN-0006IW-00 for ; Tue, 14 Feb 2006 16:06:45 +0100 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1F91kO-0005A0-Ns for ding@gnus.org; Tue, 14 Feb 2006 16:05:45 +0100 Original-Received: from bridgekeeper.physik.uni-ulm.de ([134.60.10.123]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 Feb 2006 16:05:44 +0100 Original-Received: from Reiner.Steib by bridgekeeper.physik.uni-ulm.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 Feb 2006 16:05:44 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org Original-Lines: 432 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: bridgekeeper.physik.uni-ulm.de X-Face: 1;h7XMU[7l}$T@J.D}5z*w8Tg'}B5ArAWc8>2X~otB;kOjKs8X%|hTC#dG:%Vpx")x7S/`v :VXU#fZW$X$zdhEU.RfVQ@<-m9IuN{Hm"fW{,5]6kR'M*vEs+{5Cj!L(JTRzA$(},?5J=sm;%Od --=-=-= Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit On Mon, Feb 13 2006, Ted Zlatanov wrote: > On 9 Feb 2006, reinersteib+gmane@imap.cc wrote: >> (setq >> gnus-parameters >> `(;; [other stuff] >> (":Spam/Unsure" >> (ham-process-destination ,rs-imap-train-ham-group >> ,rs-imap-inbox-group) [ BTW: The re-indenting of code like this is a misfeature of the citation package your are using, IMHO. ;-) ] > Can you go inside the group and check what spam-move-ham-routine is > doing? For testing, I changed... (ham-process-destination ,rs-imap-train-ham-group ,rs-imap-inbox-group) ... to... (ham-process-destination "nnml+personal:misc.Spam.test-ham1" "nnml+personal:misc.Spam.test-ham2") I copied some random article to the Spam/Unsure group and marked it with `d' (i.e. as ham). Then I quit with `q'. Strange. I found that doesn't fail all the time. Attached you'll find three edebug-transcripts (spam-ham.debug-662, -663, -664) from the *Messages* buffer. In the case of spam-ham.debug-662, the article was successfully copied to both targets. For -663 and -664 it failed. I edebugged `spam-move-ham-routine' and `spam-copy-or-move-routine'. > Specifically, what is the value of > > (gnus-parameter-ham-process-destination gnus-newsgroup-name) M-: (gnus-parameter-ham-process-destination gnus-newsgroup-name) RET returns ("nnimap+kiz:bayes/ham" "nnimap+kiz:INBOX"). ("nnml+personal:misc.Spam.test-ham1" "nnml+personal:misc.Spam.test-ham2") with the test setup, resp. > and whether spam-move-ham-routine is getting invoked at all? It is invoked. >> In the "^gmane\\." entry, I need a conditional for v5-10 and trunk, >> because the backward compatibility code doesn't work correctly, >> see [2]. > > Well, spam-list-of-processors doesn't contain > gnus-group-spam-exit-processor-report-gmane so perhaps that's why it > doesn't work. Can you try adding > > (gnus-group-spam-exit-processor-report-gmane spam spam-use-gmane) > > to that list and see if that fixes your problem? I tried that some time ago without success: http://article.gmane.org/gmane.emacs.gnus.general/60992 >> Additionally to those two items, my message from September [3]. >> Unless these problems are resolved, I'd rather not put it into v5-10. >> [3] >> http://thread.gmane.org/v9vf0ugya0.fsf%40marauder.physik.uni-ulm.de > > That message has several issues; I definitely will fix the manual by > taking Chong's version and adding the changes for the new-style > backend variables. Was there anything else I missed? I'm not aware of anything else, ATM. > p.s. you're so well-organized, it makes me jealous. Is there an Emacs > rs-brain-organize-mode? :) Not really. It's a combination of Gcc-ing my articles to an nnml group for each group/list (so I can find my own postings easily and Gmane's find-thread (by MID) and search functions. :-) Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/ --=-=-= Content-Disposition: attachment; filename=spam-ham.debug-662 No more unread articles No more articles Exiting summary buffer and applying spam rules Registering 1 specific articles as ham using backend spam-use-move Result: "nnimap+kiz:Spam/Unsure" Result: ("nnml+personal:misc.Spam.test-ham1" "nnml+personal:misc.Spam.test-ham2") Result: (662) Result: ("nnml+personal:misc.Spam.test-ham1" "nnml+personal:misc.Spam.test-ham2") Result: "nnml+personal:misc.Spam.test-ham1" Result: ("nnml+personal:misc.Spam.test-ham1" "nnml+personal:misc.Spam.test-ham2") Result: "nnml+personal:misc.Spam.test-ham1" Result: nil [3 times] Result: ("nnml+personal:misc.Spam.test-ham1" "nnml+personal:misc.Spam.test-ham2") Result: t Result: nil Result: 12 (#o14, #xc, ?\C-l) Result: "nnimap+kiz:Spam/Unsure" Result: t Auto-saving...done Result: "nnimap+kiz:Spam/Unsure" Result: (nnimap "kiz" (nnimap-address "imap.uni-ulm.de") (nnimap-directory "~/Mail/var/nnimap/kiz")) Result: ("nnml+personal:misc.Spam.test-ham1" "nnml+personal:misc.Spam.test-ham2") Result: nil [2 times] Result: ("nnml+personal:misc.Spam.test-ham1" "nnml+personal:misc.Spam.test-ham2") Result: (662) Result: "nnml+personal:misc.Spam.test-ham1" Result: t [2 times] Result: (662) Result: ham Result: t Result: nil [3 times] Result: ham Result: nil [3 times] Result: 662 (#o1226, #x296) Result: t Result: nil Result: t Result: nil Result: ("nnml+personal:misc.Spam.test-ham1" "nnml+personal:misc.Spam.test-ham2") Result: 2 (#o2, #x2, ?\C-b) Result: t [2 times] Result: 662 (#o1226, #x296) Result: "nnml+personal:misc.Spam.test-ham1" Result: "Copying article 662 to group nnml+personal:misc.Spam.test-ham1" Result: "nnml+personal:misc.Spam.test-ham1" Copying to nnml+personal:misc.Spam.test-ham1: (662)... Wrote ~/Mail/personal/misc.Spam.test-ham1/2 nnimap: Updating info for nnimap+kiz:Spam/Unsure...done Result: t [5 times] Result: nil [3 times] [ (unless copy ...) ...] "nnml+personal:misc.Spam.test-ham1" ("nnml+personal:misc.Spam.test-ham1" "nnml+personal:misc.Spam.test-ham2") Result: t [3 times] Result: (662) Result: 662 (#o1226, #x296) Result: t Result: 662 (#o1226, #x296) Result: "Deleting article 662" Result: nil Result: (662) Missing SEARCH response to a SEARCH command (server not RFC compliant)... Couldn't delete articles (662) Result: (662) [7 times] Result: 1 (#o1, #x1, ?\C-a) [ Now we enter the second pass of (dolist (group groups) ...) ] Result: (662) Result: "nnml+personal:misc.Spam.test-ham2" Result: t [2 times] Result: (662) Result: ham Result: t Result: nil [3 times] Result: ham Result: nil [3 times] Result: 662 (#o1226, #x296) Result: t Result: nil Result: t Result: nil Result: ("nnml+personal:misc.Spam.test-ham1" "nnml+personal:misc.Spam.test-ham2") Result: 2 (#o2, #x2, ?\C-b) Result: t [2 times] Result: 662 (#o1226, #x296) Result: "nnml+personal:misc.Spam.test-ham2" Result: "Copying article 662 to group nnml+personal:misc.Spam.test-ham2" Result: "nnml+personal:misc.Spam.test-ham2" Copying to nnml+personal:misc.Spam.test-ham2: (662)... Creating mail directory ~/Mail/personal/misc.Spam.test-ham2/ Wrote ~/Mail/personal/misc.Spam.test-ham2/1 nnimap: Updating info for nnimap+kiz:Spam/Unsure...done Result: t [5 times] Result: nil [3 times] Result: t [3 times] Result: (662) Result: 662 (#o1226, #x296) Result: t Result: 662 (#o1226, #x296) Result: "Deleting article 662" Result: nil Result: (662) Result: nil [5 times] Result: (662) [2 times] Result: 1 (#o1, #x1, ?\C-a) Result: nil [3 times] 1 ham messages were registered by backend spam-use-move. --=-=-= Content-Disposition: attachment; filename=spam-ham.debug-663 Copying to nnimap+kiz:Spam/Unsure: (8692)... nnimap: Setting marks in Spam/Unsure...done nnimap: Updating info for nnimap+kiz:Spam/Unsure...done Exiting summary buffer and applying spam rules nnimap: Updating info for nnimap+kiz:Spam/Unsure...done Retrieving newsgroup: nnimap+kiz:Spam/Unsure... nnimap: Updating info for nnimap+kiz:Spam/Unsure...done Fetching headers for nnimap+kiz:Spam/Unsure...done Sorting articles...done Generating summary...done Marking unseen articles as spam No more unread articles [2 times] No more articles Exiting summary buffer and applying spam rules Registering 1 specific articles as ham using backend spam-use-move Result: "nnimap+kiz:Spam/Unsure" Result: ("nnml+personal:misc.Spam.test-ham1" "nnml+personal:misc.Spam.test-ham2") Result: (663) Result: ("nnml+personal:misc.Spam.test-ham1" "nnml+personal:misc.Spam.test-ham2") Result: "nnml+personal:misc.Spam.test-ham1" Result: ("nnml+personal:misc.Spam.test-ham1" "nnml+personal:misc.Spam.test-ham2") Result: "nnml+personal:misc.Spam.test-ham1" Result: nil [3 times] Result: ("nnml+personal:misc.Spam.test-ham1" "nnml+personal:misc.Spam.test-ham2") Result: t Result: nil Result: 12 (#o14, #xc, ?\C-l) Result: "nnimap+kiz:Spam/Unsure" Result: t Result: "nnimap+kiz:Spam/Unsure" Result: (nnimap "kiz" (nnimap-address "imap.uni-ulm.de") (nnimap-directory "~/Mail/var/nnimap/kiz")) Result: ("nnml+personal:misc.Spam.test-ham1" "nnml+personal:misc.Spam.test-ham2") Result: nil [2 times] Result: ("nnml+personal:misc.Spam.test-ham1" "nnml+personal:misc.Spam.test-ham2") Result: (663) Result: "nnml+personal:misc.Spam.test-ham1" Result: t [2 times] Result: (663) Result: ham Result: t Result: nil [3 times] Result: ham Result: nil [3 times] Result: 663 (#o1227, #x297) Result: t Result: nil Result: t Result: nil Result: ("nnml+personal:misc.Spam.test-ham1" "nnml+personal:misc.Spam.test-ham2") Result: 2 (#o2, #x2, ?\C-b) Result: t [2 times] Result: 663 (#o1227, #x297) Result: "nnml+personal:misc.Spam.test-ham1" Result: "Copying article 663 to group nnml+personal:misc.Spam.test-ham1" Result: "nnml+personal:misc.Spam.test-ham1" Opening nnml server on personal...done Copying to nnml+personal:misc.Spam.test-ham1: (663)... Wrote ~/Mail/personal/misc.Spam.test-ham1/3 nnimap: Updating info for nnimap+kiz:Spam/Unsure...done Stop Result: t [2 times] Stop Result: t [3 times] Result: nil [3 times] Result: t [3 times] Result: (663) Result: 663 (#o1227, #x297) Result: t Result: 663 (#o1227, #x297) Result: "Deleting article 663" Result: nil Result: (663) Result: nil [5 times] Result: (663) [2 times] Result: 1 (#o1, #x1, ?\C-a) Result: (663) Result: "nnml+personal:misc.Spam.test-ham2" Result: t [2 times] Result: (663) Result: ham Result: t Result: nil [3 times] Result: ham Result: nil [3 times] Result: 663 (#o1227, #x297) Result: t Result: nil Result: t Result: nil Result: ("nnml+personal:misc.Spam.test-ham1" "nnml+personal:misc.Spam.test-ham2") Result: 2 (#o2, #x2, ?\C-b) Result: t [2 times] Result: 663 (#o1227, #x297) Result: "nnml+personal:misc.Spam.test-ham2" Result: "Copying article 663 to group nnml+personal:misc.Spam.test-ham2" Result: "nnml+personal:misc.Spam.test-ham2" Copying to nnml+personal:misc.Spam.test-ham2: (663)... Opened server personal using directory ~/Mail/personal Couldn't Copy article 663: Opened server personal using directory ~/Mail/personal nnimap: Updating info for nnimap+kiz:Spam/Unsure...done Result: t [5 times] Result: nil [3 times] Result: t [3 times] Result: (663) Result: 663 (#o1227, #x297) Result: t Result: 663 (#o1227, #x297) Result: "Deleting article 663" Result: nil Result: (663) Couldn't delete articles (663) Result: (663) [7 times] Result: 1 (#o1, #x1, ?\C-a) Result: nil [3 times] 1 ham messages were registered by backend spam-use-move. --=-=-= Content-Disposition: attachment; filename=spam-ham.debug-664 Generating summary...done Marking unseen articles as spam No more unread articles [2 times] No more articles Exiting summary buffer and applying spam rules Registering 1 specific articles as ham using backend spam-use-move Mark set [2 times] Result: "nnimap+kiz:Spam/Unsure" Result: ("nnml+personal:misc.Spam.test-ham1" "nnml+personal:misc.Spam.test-ham2") Result: (664) Result: ("nnml+personal:misc.Spam.test-ham1" "nnml+personal:misc.Spam.test-ham2") Result: "nnml+personal:misc.Spam.test-ham1" Result: ("nnml+personal:misc.Spam.test-ham1" "nnml+personal:misc.Spam.test-ham2") Result: "nnml+personal:misc.Spam.test-ham1" Result: nil [3 times] Result: ("nnml+personal:misc.Spam.test-ham1" "nnml+personal:misc.Spam.test-ham2") Result: t Result: nil Result: 12 (#o14, #xc, ?\C-l) Result: "nnimap+kiz:Spam/Unsure" Result: t Result: "nnimap+kiz:Spam/Unsure" Result: (nnimap "kiz" (nnimap-address "imap.uni-ulm.de") (nnimap-directory "~/Mail/var/nnimap/kiz")) Result: ("nnml+personal:misc.Spam.test-ham1" "nnml+personal:misc.Spam.test-ham2") Result: nil [2 times] Result: ("nnml+personal:misc.Spam.test-ham1" "nnml+personal:misc.Spam.test-ham2") Result: (664) Result: "nnml+personal:misc.Spam.test-ham1" Result: t [2 times] Result: (664) Result: ham Result: t Result: nil [2 times] Mark set Result: nil Result: ham Result: nil [3 times] Result: 664 (#o1230, #x298) Result: t Result: nil Result: t Result: nil Result: ("nnml+personal:misc.Spam.test-ham1" "nnml+personal:misc.Spam.test-ham2") Result: 2 (#o2, #x2, ?\C-b) Result: t [2 times] Result: 664 (#o1230, #x298) Result: "nnml+personal:misc.Spam.test-ham1" Result: "Copying article 664 to group nnml+personal:misc.Spam.test-ham1" Result: "nnml+personal:misc.Spam.test-ham1" Opening nnml server on personal...done Copying to nnml+personal:misc.Spam.test-ham1: (664)... Wrote ~/Mail/personal/misc.Spam.test-ham1/4 nnimap: Updating info for nnimap+kiz:Spam/Unsure...done Result: t [5 times] Result: nil [3 times] Result: t [3 times] Result: (664) Result: 664 (#o1230, #x298) Result: t Result: 664 (#o1230, #x298) Result: "Deleting article 664" Result: nil Result: (664) Result: nil [5 times] Result: (664) [2 times] Result: 1 (#o1, #x1, ?\C-a) Result: (664) Result: "nnml+personal:misc.Spam.test-ham2" Result: t [2 times] Result: (664) Result: ham Result: t Result: nil [3 times] Result: ham Result: nil [3 times] Result: 664 (#o1230, #x298) Result: t Result: nil Result: t Result: nil Result: ("nnml+personal:misc.Spam.test-ham1" "nnml+personal:misc.Spam.test-ham2") Result: 2 (#o2, #x2, ?\C-b) Result: t [2 times] Result: 664 (#o1230, #x298) Result: "nnml+personal:misc.Spam.test-ham2" Result: "Copying article 664 to group nnml+personal:misc.Spam.test-ham2" Result: "nnml+personal:misc.Spam.test-ham2" mwheel-scroll: End of buffer Copying to nnml+personal:misc.Spam.test-ham2: (664)... Opened server personal using directory ~/Mail/personal Couldn't Copy article 664: Opened server personal using directory ~/Mail/personal nnimap: Updating info for nnimap+kiz:Spam/Unsure...done Result: t [5 times] Result: nil [3 times] Result: t [3 times] Result: (664) Result: 664 (#o1230, #x298) Result: t Result: 664 (#o1230, #x298) Result: "Deleting article 664" Result: nil Result: (664) Couldn't delete articles (664) Result: (664) [7 times] Result: 1 (#o1, #x1, ?\C-a) Result: nil [3 times] 1 ham messages were registered by backend spam-use-move. nnimap: Setting marks in Spam/Unsure...done --=-=-=--