From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/81677 Path: news.gmane.org!not-for-mail From: Matt Ford Newsgroups: gmane.emacs.gnus.general Subject: Bug with gnus agent when processing message queue and having archive alist Date: Fri, 06 Apr 2012 17:04:38 +0100 Organization: Dancingfrog Message-ID: <87aa2oetih.fsf@dancingfrog.co.uk> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1333728384 2770 80.91.229.3 (6 Apr 2012 16:06:24 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 6 Apr 2012 16:06:24 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M29956@lists.math.uh.edu Fri Apr 06 18:06:22 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 1SGBg6-00031p-AF for ding-account@gmane.org; Fri, 06 Apr 2012 18:06:22 +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 1SGBfr-0006Nd-Sp; Fri, 06 Apr 2012 11:06:07 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1SGBfq-0006NJ-C8 for ding@lists.math.uh.edu; Fri, 06 Apr 2012 11:06:06 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1SGBfp-0005IJ-Ig for ding@lists.math.uh.edu; Fri, 06 Apr 2012 11:06:06 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1SGBfo-0001Hi-5k for ding@gnus.org; Fri, 06 Apr 2012 18:06:04 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SGBfl-0002kz-EJ for ding@gnus.org; Fri, 06 Apr 2012 18:06:01 +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 18:06:01 +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 18:06:01 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 20 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:R2qBZGBaq+zLpboW2P/jSSArxVM= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:81677 Archived-At: Hi, If I come back from unplugged mode and try to send the queue with `J S' and I have the following set then: (setq gnus-message-archive-group '(("Manchester:INBOX" "nnimap+Manchester:INBOX") ("Dancingfrog:INBOX" "nnimap+Dancingfrog:INBOX"))) things fail like this... gnus-inews-insert-gcc: Wrong type argument: stringp, nil Which also explains my previous double post, so sorry about that. Any suggested work arounds? Cheers, -- Matt