From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/81678 Path: news.gmane.org!not-for-mail From: Matt Ford Newsgroups: gmane.emacs.gnus.general Subject: Re: Bug with gnus agent when processing message queue and having archive alist Date: Fri, 06 Apr 2012 19:04:42 +0100 Organization: Dancingfrog Message-ID: <87k41s4tz9.fsf@dancingfrog.co.uk> References: <87aa2oetih.fsf@dancingfrog.co.uk> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1333735535 30165 80.91.229.3 (6 Apr 2012 18:05:35 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 6 Apr 2012 18:05:35 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M29957@lists.math.uh.edu Fri Apr 06 20:05:34 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SGDXR-0003Vy-GO for ding-account@gmane.org; Fri, 06 Apr 2012 20:05:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1SGDWu-0006sh-D1; Fri, 06 Apr 2012 13:05:00 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1SGDWr-0006sU-QF for ding@lists.math.uh.edu; Fri, 06 Apr 2012 13:04:57 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1SGDWq-0003iB-Bo for ding@lists.math.uh.edu; Fri, 06 Apr 2012 13:04:57 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1SGDWo-00049O-8t for ding@gnus.org; Fri, 06 Apr 2012 20:04:54 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SGDWm-00037d-Hd for ding@gnus.org; Fri, 06 Apr 2012 20:04:52 +0200 Original-Received: from host-92-22-235-129.as13285.net ([92.22.235.129]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 06 Apr 2012 20:04:52 +0200 Original-Received: from matt by host-92-22-235-129.as13285.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 06 Apr 2012 20:04:52 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 9 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: host-92-22-235-129.as13285.net User-Agent: Gnus/5.130004 (Ma Gnus v0.4) Emacs/24.0.94 (gnu/linux) Cancel-Lock: sha1:fHkrZzyz7Qa0b/mC2RMcfY6pZtw= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:81678 Archived-At: This is probably related to the fact that doing a `C-u m' on a topic item with the gnus-message-archive-group configured with an a-list also fails. I'm guessing in both cases there is no group set for the regexs to match to. Wildcard match doesn't help either (but I'm a bit out of my depth with this). -- Matt