From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/71063 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: Partial article download Date: Sun, 19 Sep 2010 10:44:41 +0200 Organization: Probably a good idea Message-ID: <87eicqrukm.fsf@dod.no> References: <87iq22n0ky.fsf@dod.no> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1284885917 22344 80.91.229.12 (19 Sep 2010 08:45:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 19 Sep 2010 08:45:17 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M19436@lists.math.uh.edu Sun Sep 19 10:45:14 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OxFWM-000650-CM for ding-account@gmane.org; Sun, 19 Sep 2010 10:45:14 +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 1OxFW7-0007QX-FI; Sun, 19 Sep 2010 03:44:59 -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 1OxFW5-0007QI-VN for ding@lists.math.uh.edu; Sun, 19 Sep 2010 03:44:57 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1OxFW1-0001Bd-1w for ding@lists.math.uh.edu; Sun, 19 Sep 2010 03:44:57 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1OxFW0-0006jT-00 for ; Sun, 19 Sep 2010 10:44:52 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OxFVx-0005rt-Hc for ding@gnus.org; Sun, 19 Sep 2010 10:44:49 +0200 Original-Received: from cm-84.208.200.46.getinternet.no ([84.208.200.46]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 19 Sep 2010 10:44:49 +0200 Original-Received: from sb by cm-84.208.200.46.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 19 Sep 2010 10:44:49 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 22 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: cm-84.208.200.46.getinternet.no Mail-Copies-To: never User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.2 (gnu/linux) Cancel-Lock: sha1:3Y3SHKE0uNU6EaCXqdtj2zQvoHI= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:71063 Archived-At: >>>>> Lars Magne Ingebrigtsen : > Anyway, I'm not sure what your bug means. You seem to have an entry for > mail-header-extra containing `((Id nil nil) (Ip nil) (Queue))', which I > don't think is altogether valid, which is why it bugs out. > I can't find the string "Queue" in the source. Do you know where > these come from? Grepping through my home directory, I have the string "Queue" as part of some agentized nntp articles. In most of them, the match is on the form of an X-Queue header (whatever that is). But some look interesting: ./News/agent/nntp/news.gmane.org/gmane/emacs/gnus/general/70938:90:nil nil) (Ip nil) (Queue))]) ./News/agent/nntp/news.gmane.org/gmane/emacs/gnus/general/71037:79: nnheader-insert-nov([634 "Debian package updates on stoner.mydomain.se " "root " "Fri, 17 Sep 2010 21:52:25 +0100 " "" nil -1 43 nil ((Id nil nil) (Ip nil) (Queue))]) ... ./News/agent/nntp/news.gmane.org/gmane/emacs/gnus/general/71049:87:> nnheader-insert-nov([634 "Debian package updates on stoner.mydomain.se " "root " "Fri, 17 Sep 2010 21:52:25 +0100 " "" nil -1 43 nil ((Id nil nil) (Ip nil) (Queue))]) ./News/agent/nntp/news.gmane.org/gmane/emacs/gnus/general/71049:94:mail-header-extra containing `((Id nil nil) (Ip nil) (Queue))', which I But nothing agentized for nnimap contains this string.