From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/62711 Path: news.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: [PATCH] Allow topic catch-up with some groups available and some disconnected Date: Thu, 13 Apr 2006 09:26:36 +0200 Organization: Programmerer Ingebrigtsen 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 1144913323 2594 80.91.229.2 (13 Apr 2006 07:28:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 13 Apr 2006 07:28:43 +0000 (UTC) Original-X-From: ding-owner+m11238@lists.math.uh.edu Thu Apr 13 09:28:36 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FTwFj-0006C0-QQ for ding-account@gmane.org; Thu, 13 Apr 2006 09:28:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1FTwFe-0006UJ-00; Thu, 13 Apr 2006 02:28:26 -0500 Original-Received: from nas02.math.uh.edu ([129.7.128.40]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1FTwF5-0006UE-00 for ding@lists.math.uh.edu; Thu, 13 Apr 2006 02:27:51 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas02.math.uh.edu with esmtp (Exim 4.52) id 1FTwF4-0008OT-19 for ding@lists.math.uh.edu; Thu, 13 Apr 2006 02:27:51 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1FTwF3-0005n8-00 for ; Thu, 13 Apr 2006 09:27:49 +0200 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FTwEQ-000600-JK for ding@gnus.org; Thu, 13 Apr 2006 09:27:10 +0200 Original-Received: from quimbies.gnus.org ([80.91.231.2]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Apr 2006 09:27:10 +0200 Original-Received: from larsi by quimbies.gnus.org with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Apr 2006 09:27:10 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org Original-Lines: 17 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: quimbies.gnus.org Mail-Copies-To: never X-Now-Playing: Various's _A Silence Broken_: "Ultra-red - Break 'Dis (D2K-A15)" User-Agent: Gnus/5.110005 (No Gnus v0.5) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:s3nl1xlf5hUhpCQfAeGenm/zLzI= X-Spam-Score: -2.6 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:62711 Archived-At: Nelson Ferreira writes: > I came across an issue where Gnus would abort topic catchup when some > of the groups where from an unavailable server: > > Debugger entered--Lisp error: (wrong-type-argument number-char-or-marker-p nil) > gnus-sequence-of-unread-articles("nntp+news.optonline.net:comp.software.patterns") I think the best would be to fix this function not to break when called this way. Could you (load "gnus-sum.el") to get a better backtrace and repeat the bug? -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen