From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/63327 Path: news.gmane.org!not-for-mail From: Andreas Seltenreich Newsgroups: gmane.emacs.gnus.general Subject: Re: nnir.el error Date: Sat, 10 Jun 2006 05:41:08 +0200 Message-ID: <87mzclr82z.fsf@gate450.dyndns.org> References: <87lks9nkof.fsf@nokile.rath.org> <87d5dkkxle.fsf@gate450.dyndns.org> <878xo8q8nf.fsf@nokile.rath.org> <87ac8m9mtu.fsf@gate450.dyndns.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1149911466 26390 80.91.229.2 (10 Jun 2006 03:51:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 10 Jun 2006 03:51:06 +0000 (UTC) Original-X-From: ding-owner+m11854@lists.math.uh.edu Sat Jun 10 05:51:04 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 1FouV4-0000I1-RF for ding-account@gmane.org; Sat, 10 Jun 2006 05:51:03 +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 1FouUu-000570-00; Fri, 09 Jun 2006 22:50:52 -0500 Original-Received: from nas01.math.uh.edu ([129.7.128.39]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1FouLe-00056v-00 for ding@lists.math.uh.edu; Fri, 09 Jun 2006 22:41:18 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas01.math.uh.edu with esmtp (Exim 4.52) id 1FouLc-0004qQ-Je for ding@lists.math.uh.edu; Fri, 09 Jun 2006 22:41:18 -0500 Original-Received: from smtp2.rz.uni-karlsruhe.de ([129.13.185.218]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1FouLb-0003rJ-00 for ; Sat, 10 Jun 2006 05:41:16 +0200 Original-Received: from rzstud2.stud.uni-karlsruhe.de (exim@rzstud2.stud.uni-karlsruhe.de [193.196.41.38]) by smtp2.rz.uni-karlsruhe.de with esmtp (Exim 4.50 #1) id 1FouLb-0003oE-Gx; Sat, 10 Jun 2006 05:41:15 +0200 Original-Received: from uwi7 by rzstud2.stud.uni-karlsruhe.de with local (Exim 4.43) id 1FouLb-0003R9-AE for ding@gnus.org; Sat, 10 Jun 2006 05:41:15 +0200 Original-To: ding@gnus.org X-Face: $:F<87a[gD1?#R6S3j21cr1&C&7bd63GHC.tSdskUb}hhwG(ci*=D5kJ<_N+p9q(7-,PnG. Et.Yh (Andreas Seltenreich's message of "Fri, 09 Jun 2006 20:59:57 +0200") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.51 (gnu/linux) X-Spam-Score: -2.6 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:63327 Archived-At: Andreas Seltenreich writes: > Nikolaus Rath writes: > >> Andreas Seltenreich writes: >> >>> Does it work for you with nnir.el from CVS plus the following patch >>> and nnir-mail-backend set to nil (it isn't by default)? >> >> No, similar error: >> >> Debugger entered--Lisp error: (wrong-type-argument arrayp nil) >> aset(nil 0 306) >> (mail-header-set-number novitem art) > > Could you take a look at the variables artitem, server and artgroup > when error occurs? Update: I've just committed a patch that improves error handling. It should display that information now when the error occurs. Could you try with the latest version from CVS? Thanks, andreas