From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/62494 Path: news.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: moved messages don't go away neither Date: Tue, 04 Apr 2006 15:38:55 +0200 Message-ID: <873bgtcvf4.fsf@latte.josefsson.org> References: <87wte5mqzw.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 1144158168 26607 80.91.229.2 (4 Apr 2006 13:42:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 4 Apr 2006 13:42:48 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+m11021@lists.math.uh.edu Tue Apr 04 15:42:40 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 1FQlnF-0003cM-PZ for ding-account@gmane.org; Tue, 04 Apr 2006 15:42:03 +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 1FQlmv-0001ru-00; Tue, 04 Apr 2006 08:41:41 -0500 Original-Received: from nas01.math.uh.edu ([129.7.128.39]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1FQlkV-0001rm-00 for ding@lists.math.uh.edu; Tue, 04 Apr 2006 08:39:11 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas01.math.uh.edu with esmtp (Exim 4.52) id 1FQlkR-0005QF-Tb for ding@lists.math.uh.edu; Tue, 04 Apr 2006 08:39:11 -0500 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net ([217.13.230.178] helo=yxa.extundo.com) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1FQlkM-0001bt-00 for ; Tue, 04 Apr 2006 15:39:02 +0200 Original-Received: from localhost.localdomain (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k34DctQt015932; Tue, 4 Apr 2006 15:38:56 +0200 Original-To: Uwe Brauer OpenPGP: id=B565716F; url=http://josefsson.org/key.txt X-Hashcash: 1:21:060404:oub@mat.ucm.es::+cYdZjVPilUgSnzC:3JD5 X-Hashcash: 1:21:060404:ding@gnus.org::NxVr28x7Vcwnta0e:QL85 In-Reply-To: <87wte5mqzw.fsf_-_@mat.ucm.es> (Uwe Brauer's message of "Tue, 04 Apr 2006 15:04:19 +0200") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on yxa-iv X-Virus-Scanned: ClamAV version 0.88, clamav-milter version 0.87 on yxa.extundo.com X-Virus-Status: Clean X-Spam-Score: -2.5 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:62494 Archived-At: Uwe Brauer writes: >>>>>> "Dave" == Dave Goldberg writes: > > Dave> I periodically run gnus-agent-expire to solve this. I think it's only > Dave> an issue with messages that I delete or move by hand (though I haven't > Dave> looked very closely). Those that are deleted by the expiry process > Dave> seem to be handled correctly. > > If in the same setting, nnimap and agent I move messages from imap > folder 1 to imap folder 2, with gnus-summary-move-article, they remain > in folder 1. Even gnus-agent-expire does not help. > > Can somebody please confirm that. I've experienced the same thing several times, but I cannot reproduce it. Perhaps it happens if you C-k the summary buffer, rather than exiting it with 'q'? When it happens, I usually remove the entire agent directory for that particular nnimap group. E.g. rm -rf ~/News/agent/nnimap/foo/bar. It is safe to do so (although, of course, you have then lost the local cache of that group).