From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/71037 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 00:33:49 +0200 Organization: Probably a good idea Message-ID: <87iq22n0ky.fsf@dod.no> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1284849246 18480 80.91.229.12 (18 Sep 2010 22:34:06 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 18 Sep 2010 22:34:06 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M19410@lists.math.uh.edu Sun Sep 19 00:34:05 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 1Ox5yv-0001a5-1X for ding-account@gmane.org; Sun, 19 Sep 2010 00:34:05 +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 1Ox5ys-0004Db-WF; Sat, 18 Sep 2010 17:34:03 -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 1Ox5yr-0004DP-PC for ding@lists.math.uh.edu; Sat, 18 Sep 2010 17:34:01 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Ox5yn-00085x-H8 for ding@lists.math.uh.edu; Sat, 18 Sep 2010 17:34:01 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1Ox5ym-0008EJ-00 for ; Sun, 19 Sep 2010 00:33:56 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Ox5ym-0001XJ-En for ding@gnus.org; Sun, 19 Sep 2010 00:33:56 +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 00:33:56 +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 00:33:56 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 24 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:DgY1SLEZmt43GKInAckUkAQmzq4= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:71037 Archived-At: >>>>> Lars Magne Ingebrigtsen : > Since nnimap now works perfectly (or so I'll assume until the next bug > report), I still have problems entering my Agent-backed nnimap groups: Debugger entered--Lisp error: (wrong-type-argument char-or-string-p (nil nil)) 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))]) mapc(nnheader-insert-nov ([634 "Debian package updates on stoner.mydomain.se " "root " "Fri, 17 Sep 2010 21:52:25 +0100 " "" nil -1 43 nil (... ... ...)])) nnvirtual-convert-headers() gnus-agent-retrieve-headers((551 552 553 554 555 556 557 561 562 564 565 566 567 570 572 584 585 609 633 634) "nnimap+privat:INBOX" nil) gnus-retrieve-headers((551 552 553 554 555 556 557 561 562 564 565 566 567 570 572 584 585 609 633 634) "nnimap+privat:INBOX" nil) gnus-cache-retrieve-headers((551 552 553 554 555 556 557 561 562 564 565 566 567 570 572 584 585 609 633 634) "nnimap+privat:INBOX" nil) gnus-retrieve-headers((551 552 553 554 555 556 557 561 562 564 565 566 567 570 572 584 585 609 633 634) "nnimap+privat:INBOX" nil) gnus-fetch-headers((551 552 553 554 555 556 557 561 562 564 565 566 567 570 572 584 585 609 633 634)) gnus-select-newsgroup("nnimap+privat:INBOX" nil nil) gnus-summary-read-group-1("nnimap+privat:INBOX" nil t nil nil nil) gnus-summary-read-group("nnimap+privat:INBOX" nil t nil nil nil nil) gnus-group-read-group(nil t) gnus-group-select-group(nil) gnus-topic-select-group(nil) call-interactively(gnus-topic-select-group)