From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/66205 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.gnus.general Subject: Re: nnmairix and huge search results Date: Mon, 28 Jan 2008 21:15:08 +0100 Message-ID: <87prvlogfn.fsf@member.fsf.org> References: <87lk6aownv.fsf@member.fsf.org> <87fxwh688j.fsf@arcor.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1201551351 25535 80.91.229.12 (28 Jan 2008 20:15:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 28 Jan 2008 20:15:51 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M14696@lists.math.uh.edu Mon Jan 28 21:16:11 2008 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.50) id 1JJaOj-0007yj-SJ for ding-account@gmane.org; Mon, 28 Jan 2008 21:16:06 +0100 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 1JJaO1-0006tb-5e; Mon, 28 Jan 2008 14:15:21 -0600 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 1JJaNy-0006t8-Vc for ding@lists.math.uh.edu; Mon, 28 Jan 2008 14:15:18 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1JJaNt-0000vV-0F for ding@lists.math.uh.edu; Mon, 28 Jan 2008 14:15:18 -0600 Original-Received: from out2.smtp.messagingengine.com ([66.111.4.26]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1JJaNv-0005F9-00 for ; Mon, 28 Jan 2008 21:15:15 +0100 Original-Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 432388DA68 for ; Mon, 28 Jan 2008 15:15:11 -0500 (EST) Original-Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Mon, 28 Jan 2008 15:15:11 -0500 X-Sasl-enc: 6aKKR96UJNJo4lgTGW4bC6trEpNhot75KwzywbpIc9E8 1201551310 Original-Received: from baldur (dslb-084-063-020-025.pools.arcor-ip.net [84.63.20.25]) by mail.messagingengine.com (Postfix) with ESMTP id 83CB812E6E for ; Mon, 28 Jan 2008 15:15:10 -0500 (EST) Mail-Followup-To: ding@gnus.org In-Reply-To: <87fxwh688j.fsf@arcor.de> (David's message of "Mon, 28 Jan 2008 20:49:32 +0100") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux) X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:66205 Archived-At: David writes: Hi David, > Tassilo Horn writes: >> Debugger entered--Lisp error: (wrong-type-argument arrayp nil) >> replace-regexp-in-string("[ ]zz_mairix-searches-1:[0-9]+" " searches:57788" nil t t) > > Thanks for the backtrace. The code stumbled upon a message with no > Xref header. I wouldn't know why this happens for many search results > - seems more like a coincidence. Indeed, but of course $Messagecount is proportional to P(the bad one is included). > Anyway, please apply the attached patch to a current nnmairix.el > (v0.4) and tell me if it fixes the problem. Yes, now it works like a charm. Thanks a lot! Bye, Tassilo