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=-0.5 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 19661 invoked from network); 11 Aug 2023 01:42:17 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 11 Aug 2023 01:42:17 -0000 Received: from lists1.math.uh.edu ([129.7.128.208]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1qUHAM-00Gjos-31 for ml@inbox.vuxu.org; Thu, 10 Aug 2023 20:42:14 -0500 Received: from lists1.math.uh.edu ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.96) (envelope-from ) id 1qUHAL-003moM-2p for ml@inbox.vuxu.org; Thu, 10 Aug 2023 20:42:13 -0500 Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtp (Exim 4.96) (envelope-from ) id 1qTMOi-003hpx-21 for ding@lists.math.uh.edu; Tue, 08 Aug 2023 08:05:16 -0500 Received: from quimby.gnus.org ([95.216.78.240]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1qTMOf-00EV6m-37 for ding@lists.math.uh.edu; Tue, 08 Aug 2023 08:05:16 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:Mime-Version:References:Message-ID:Date:Subject: From:To:Sender:Reply-To:Cc:Content-Transfer-Encoding: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=B+5NvQOYNYHCW8/ixIFZmlxgjTRGKnJvF2RNasyIKl8=; b=SAvztSjzP/pPhLdXTeCcH8Gd8D bIeU5+OuzzDdFABbEqAdaYImt929ncvVaKwPBQit65/9RRVWwIURdjUc1F9QDPMfjjL7O/rGy3Y2V aBpi2ZW6C9xWLiKX0UFIVIvcX1DnQCxGoVBXFBq9Ao9dNDfiA0t58ds+ZfUsfLjanE94=; Received: from ciao.gmane.io ([116.202.254.214]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qTMOW-0004Wp-Pg for ding@gnus.org; Tue, 08 Aug 2023 15:05:07 +0200 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1qTMOU-0003eA-IV for ding@gnus.org; Tue, 08 Aug 2023 15:05:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: ding@gnus.org From: "Loris Bennett" Subject: Re: Gnus search engine returns "Group nnselect:nnselect-877cqbir7v.fsf contains no messages" Date: Tue, 08 Aug 2023 14:59:11 +0200 Organization: ZEDAT, Freie =?utf-8?Q?Universit=C3=A4t?= Berlin Message-ID: <87jzu5n10g.fsf@debian-BULLSEYE-live-builder-AMD64> References: <87edkghpbl.fsf@alshehhi.io> <87wmy63046.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) Cancel-Lock: sha1:u07XH23ud0fVDjkajPqcnGy7Lq8= List-ID: Precedence: bulk Eric Abrahamsen writes: > Husain Alshehhi writes: > >> Eric Abrahamsen writes: >> >>> The search engine config is meant to go on your select method, I >>> actually have no idea if it would take effect as a group parameter or >>> not. But as a first step I would definitely try setting it on your >>> select method instead. >> >> MU does not come with any config file that the user usually >> manipulates. I also couldn't find examples online of users using mu with >> gnus. I am not sure what the value would be if I were to set the config field. > > I just meant the "(gnus-search-engine gnus-search-mu)" config. That is > supposed to go in your `gnus-secondary-select-methods' configuration, > like: > > '(nnmaildir "foo" > (directory "/x/y/z") > (gnus-search-engine gnus-search-mu)) > > I am also experiencing the same error. My configuration had been working fine for years, but after updating Debian from 11 to 12 and hence Emacs from 27.1 to 28.2 I now have this problem. The issue arises with both imap and nntp groups. This is what appears in *Messages* with gnus-verbose set to 10: Retrieving newsgroup: nnselect:nnselect-87v8dpn1ch.fsf... Opening server fu_exchange Searching nnimap+fu_exchange:HPC...done Group nnselect:nnselect-87v8dpn1ch.fsf contains no messages The group definitely contains messages and definitely contains messages which contain the string I searched for. Any ideas what I might have a look at? Cheers, Loris -- This signature is currently under constuction.