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, FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 11208 invoked from network); 25 Aug 2023 11:45:07 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 25 Aug 2023 11:45:07 -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 1qZVFH-009viX-0K for ml@inbox.vuxu.org; Fri, 25 Aug 2023 06:44:58 -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 1qZVFG-004NtE-1R for ml@inbox.vuxu.org; Fri, 25 Aug 2023 06:44:54 -0500 Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtp (Exim 4.96) (envelope-from ) id 1qZVFD-004Nt5-2S for ding@lists.math.uh.edu; Fri, 25 Aug 2023 06:44:51 -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 1qZVFB-009vi5-0N for ding@lists.math.uh.edu; Fri, 25 Aug 2023 06:44:51 -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=65tqz6fx/Q0/I0xhJeDNoct18T5TzehQpUOVtZ0+ZHo=; b=ITFQ3Q1+Zlxa9h/7fDQkRUYpTe 4ylX3YOYv4Z+InRG12v/MdrxCiNeRQzj6a2OHq6+ES9zM0tOSPRpeCAl5S/oq8guOgsojMqWVZUuP Sj8g19M5yOil+lbLC7XYHF0V69SX4AwFUr3uZ83aU90OXU0oq1pwdZ++cuSGIa+oO7vM=; 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 1qZVEv-0006WB-16 for ding@gnus.org; Fri, 25 Aug 2023 13:44:36 +0200 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1qZVEs-0004TF-8P for ding@gnus.org; Fri, 25 Aug 2023 13:44:30 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: ding@gnus.org From: Julien Cubizolles Subject: Re: Gnus search engine returns "Group nnselect:nnselect-877cqbir7v.fsf contains no messages" Date: Fri, 25 Aug 2023 13:44:09 +0200 Message-ID: <87bkevibxy.fsf@free.fr> References: <87edkghpbl.fsf@alshehhi.io> <87wmy63046.fsf@ericabrahamsen.net> <87jzu5n10g.fsf@debian-BULLSEYE-live-builder-AMD64> <87sf88zpwm.fsf@free.fr> <87a5uffyt0.fsf@zedat.fu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit User-Agent: Gnus/5.13 (Gnus v5.13) Cancel-Lock: sha1:BkR+08smydqtOWrnQW4eODJOTFI= List-ID: Precedence: bulk "Loris Bennett" writes: > In my case the problem turned out to be that I was querying an Exchange > server and that these are unable to deal with queries in UTF-8. There > is a discussion regarding the issue here: > > https://www.mail-archive.com/info-gnus-english@gnu.org/msg14117.html > > The fix given there is contained in Emacs 29, but maybe there has been a > regression for Emacs 30? Thanks for the pointer but I don't think that's what's causing my problem since I'm using gnus-search-notmuch on a maildir method. However, do you remember how you investigated the gnus-search process to pinpoint this errorĀ ? -- Julien Cubizolles