From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,RCVD_IN_DNSWL_MED autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 30928 invoked from network); 13 Sep 2020 19:46:42 -0000 Received: from lists1.math.uh.edu (129.7.128.208) by inbox.vuxu.org with ESMTPUTF8; 13 Sep 2020 19:46:42 -0000 Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.94) (envelope-from ) id 1kHXx7-00DpK0-Kd; Sun, 13 Sep 2020 14:46:21 -0500 Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1kHXx2-00DpI2-QF for ding@lists.math.uh.edu; Sun, 13 Sep 2020 14:46:16 -0500 Received: from quimby.gnus.org ([95.216.78.240]) by mx2.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1kHXwl-0019L7-D1 for ding@lists.math.uh.edu; Sun, 13 Sep 2020 14:46:16 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References :Message-ID:Date:Subject:From:To:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=Vt82GMvZyKG20E7t6d5rh8tFI+XbXq4NX1znaJnIiNc=; b=iLQI68DxlLSlsdrGh+gro/kQA+ WYhWG+x8MgKkoRoJJfbTWIXa4aJjTGWjfegoLQogsIfZXuIRAga5PoGa6nht/LFLcMDzBn6qSE6Wv qJuMhcQ9pT9lGmrOIYSsN5yDK7rKzy64rRRi57wlDJ1WFRUpsyA/KWfiipn677cLEsiw=; Received: from static.214.254.202.116.clients.your-server.de ([116.202.254.214] helo=ciao.gmane.io) by quimby with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kHXwe-00072o-4p for ding@gnus.org; Sun, 13 Sep 2020 21:45:54 +0200 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1kHXwc-0006Pj-Or for ding@gnus.org; Sun, 13 Sep 2020 21:45:50 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: ding@gnus.org From: =?utf-8?Q?Adam_Sj=C3=B8gren?= Subject: Re: Args out of range when quitting search buffer with recent Emacs/Gnus Date: Sun, 13 Sep 2020 21:45:46 +0200 Organization: koldfront - analysis & revolution, Copenhagen, Denmark Message-ID: <87wo0xe9zp.fsf@tullinup.koldfront.dk> References: <87a6xug73j.fsf@tullinup.koldfront.dk> <87ft7lq23s.fsf@ust.hk> <871rj5es8v.fsf@tullinup.koldfront.dk> <87tuw1oka8.fsf@ust.hk> <87r1r5db4n.fsf@tullinup.koldfront.dk> <87o8m9oj1f.fsf@ust.hk> <874ko169b8.fsf@tullinup.koldfront.dk> <87k0wxoeu0.fsf@ust.hk> <87imchhcyz.fsf@tullinup.koldfront.dk> <87imchscib.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cancel-Lock: sha1:kuUlC6QdETydDBLLbvySl+wVG1w= OpenPGP: id=476630590A231909B0A0961A49D0746121BDE416; url=https://asjo.koldfront.dk/gpg.asc Mail-Follow-Up-To: never X-Now-Playing: Rytmisk =?utf-8?Q?sk=C3=A6nderi-forum=2C?= Aggemam, Sjovhedsnyt, Greatest Hits 1996-98 (Gramsespektrum) X-Face: )qY&CseJ?.:=8F#^~GcSA?F=9eu'{KAFfL1C3/A&:nE?PW\i65"ba0NS)97,Q(^@xk}n4Ou rPuR#V8I(J_@~H($[ym:`K_+]*kjvW>xH5jbgLBVFGXY:(#4P>zVBklLbdL&XxL\M)%T}3S/IS9lMJ ^St'=VZBR Precedence: bulk Eric writes: > I think the simplest next step would be to figure out which list of > marks thinks there are 1000 articles in this group. Is it always 1000, > no matter how many search results you get? It seems to be, when I get the error. > Would you run a search that you're confident will trigger the error, and > evaluate this *in that buffer* (ie with "M-:" in the buffer). > > (setq length-pairs > (mapcar (lambda (mark-list) > (cons mark-list > (length (symbol-value mark-list)))) > (append (mapcar > (lambda (type) > (intern (format "gnus-newsgroup-%s" (car type)))) > gnus-article-mark-lists) > '(gnus-newsgroup-unreads gnus-newsgroup-unseen)))) > > And then show us the (expanded) value of `length-pairs'? Is this what you're after: length-pairs’s value is shown below. Documentation: Not documented as a variable. Value: ((gnus-newsgroup-marked . 0) (gnus-newsgroup-replied . 2) (gnus-newsgroup-expirable . 0) (gnus-newsgroup-killed . 0) (gnus-newsgroup-bookmarks . 0) (gnus-newsgroup-dormant . 0) (gnus-newsgroup-scored . 8) (gnus-newsgroup-saved . 0) (gnus-newsgroup-cached . 0) (gnus-newsgroup-downloadable . 0) (gnus-newsgroup-unsendable . 0) (gnus-newsgroup-forwarded . 0) (gnus-newsgroup-seen . 3) (gnus-newsgroup-unexist . 0) (gnus-newsgroup-unreads . 0) (gnus-newsgroup-unseen . 2)) ? The search for USB ID on nnml:normal returned a group with 94 articles in it. Trying to q gave the usual: Args out of range: [["nnml:cvs" 1664 0] ["nnml:cvs" 1667 0] ["nnml:rt2400-devel" 74 0] ["nnml:rt2400-devel" 75 0] ["nnml:never-sent" 43 0] ["nnml:debian-bts" 225 0] ["nnml:debian-bts" 228 0] ["nnml:leif" 2036 0] ["nnml:cron" 6244 0] ["nnml:cron" 17494 0] ...], 999 error. Best regards, Adam -- "Few things are less comforting than a tiger who's Adam Sjøgren up too late." asjo@koldfront.dk