From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/62523 Path: news.gmane.org!not-for-mail From: Wolfram Fenske Newsgroups: gmane.emacs.gnus.general Subject: Re: moved messages don't go away neither Date: Wed, 05 Apr 2006 16:44:45 +0200 Message-ID: <867j64nkte.fsf@student.uni-magdeburg.de> References: <87wte5mqzw.fsf_-_@mat.ucm.es> <86vetox1lo.fsf@student.uni-magdeburg.de> <87k6a4qn0c.fsf@mat.ucm.es> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1144248530 6774 80.91.229.2 (5 Apr 2006 14:48:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 5 Apr 2006 14:48:50 +0000 (UTC) Original-X-From: ding-owner+m11050@lists.math.uh.edu Wed Apr 05 16:48:47 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 1FR9J4-00059T-CB for ding-account@gmane.org; Wed, 05 Apr 2006 16:48:26 +0200 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 1FR9Is-0005H1-00; Wed, 05 Apr 2006 09:48:14 -0500 Original-Received: from nas01.math.uh.edu ([129.7.128.39]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1FR9Fn-0005Gw-00 for ding@lists.math.uh.edu; Wed, 05 Apr 2006 09:45:03 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas01.math.uh.edu with esmtp (Exim 4.52) id 1FR9Fh-0005yC-PA for ding@lists.math.uh.edu; Wed, 05 Apr 2006 09:45:02 -0500 Original-Received: from mail.uni-magdeburg.de ([141.44.1.10]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1FR9Fg-0005Dz-00 for ; Wed, 05 Apr 2006 16:44:56 +0200 Original-Received: from sunny.urz.uni-magdeburg.de ([141.44.8.7]) by mail.uni-magdeburg.de with esmtp (EXIM Version 4.43) for id 1FR9Fd-0001JS-SS; Wed, 05 Apr 2006 16:44:56 +0200 Original-Received: from hondo (pD95161BD.dip0.t-ipconnect.de [217.81.97.189]) (authenticated bits=0) by sunny.urz.uni-magdeburg.de (8.12.10/8.12.10) with ESMTP id k35EipTH028920 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Wed, 5 Apr 2006 16:44:52 +0200 Original-To: ding@gnus.org In-Reply-To: <87k6a4qn0c.fsf@mat.ucm.es> (Uwe Brauer's message of "Wed, 05 Apr 2006 13:29:07 +0200") User-Agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.4.18 (berkeley-unix) X-Spam-Score: -2.6 (--) X-Spam-Report: ---- Start SpamAssassin results -2.6 points, 5.0 required; -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] 0.0 AWL AWL: From: address is in the auto white-list ---- End of SpamAssassin results X-Scan-Signature: 1928f845c0bf2b232cf2987e51e196c5 X-Spam-Score: -2.6 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:62523 Archived-At: Uwe Brauer writes: >>>>>> "Wolfram" == Wolfram Fenske > [...] > > Wolfram> Anyway, it seems I don't have the problem anymore and I'd > Wolfram> suggest to try and see if my patch [1] keeps it from > Wolfram> re-occurring. Any non-existent mail you have now, you > Wolfram> have to get rid off by hand, though. > > Thanks, but it does not work for me, when moving an article, the > articles gets copied to the other folder and *marked* for deletion, > however when exiting the group and reentering it is still there > (contrary to deleting it my hand). Did you recompile "nnimap.el" or move the old "nnimap.elc" out of the way? IIRC, Emacs tries to use the compiled version of a file, even if it's older. Also, how exactly are you're articles still there? I ask, because there are two problems: 1. Articles that appears in an nnimap group but aren't really there. When you try to read such an article, Gnus beeps at you and tells you the article is no longer present (something like that). IIRC, you can't delete (B DEL) it, either. This is what I referred to as "ghost mail" in my previous post, and this is what I believe the original poster was talking about. I may be wrong, though. 2. Moving articles in the nnimap backend didn't work because the article in the source folder was not expired. But in contrast to problem no. 1, the article in the source folder could still be read. My patch should have fixed this bug. The reason I brought up the second issue is that I suspect that somehow the broken move function confused the agent and thus caused the "ghost mail" problem as well. Dave says he doesn't have this problem anymore since he's been using the patch, and neither do I. > I ran gnus-agent-regenerate and gnus-agent-expire but without > success. Odd. Can't really help you with that. I deleted everything in ~/News/agent/nnimap/ but previous posters have suggested other methods which sounded less brutal. Greetings Wolfram -- A: Yes. >Q: Are you sure? >>A: Because it reverses the logical flow of conversation. >>>Q: Why is top posting frowned upon?