From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/6038 Path: news.gmane.org!not-for-mail From: Kevin Greiner Newsgroups: gmane.emacs.gnus.user Subject: Re: problem: .overview~[0-9]*~ files not being deleted Date: Sat, 12 Nov 2005 22:17:43 -0600 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138671646 29910 80.91.229.2 (31 Jan 2006 01:40:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 01:40:46 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:36:12 2006 Original-Path: quimby.gnus.org!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-NNTP-Posting-Host: cpe-67-10-132-40.houston.res.rr.com Original-X-Trace: quimby.gnus.org 1131855544 21742 67.10.132.40 (13 Nov 2005 04:19:04 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Sun, 13 Nov 2005 04:19:04 +0000 (UTC) User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.3.50 (windows-nt) Cancel-Lock: sha1:mKdJS77jwwPnu1H7iEmGDN49IQI= Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:6180 Original-Lines: 18 X-Gnus-Article-Number: 6180 Tue Jan 17 17:36:12 2006 Xref: news.gmane.org gmane.emacs.gnus.user:6038 Archived-At: wayne writes: > Mind you, I've been using gnus since 1996 and my init.el file has > accumulated a large amount of cruft over the years. So, this is just > part of the 764 lines in the init.el file and I don't remember why I > have all that stuff set. About 4 years ago, I switched to using the > agent stuff so that I could read email when my laptop was off the net > and around the same time I went on a rampage of tweaking variables. Now ain't that the truth. I have much the same trouble. Thanks, for the details. It would appear that your nntp server is sending duplicate header entries in its response. The agent tested for unsorted headers but missed the duplicate test. I've updated the logic so you shouldn't see this error once you update to the gnus-agent.el in CVS. Kevin