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,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 21405 invoked from network); 23 Jul 2021 15:18:27 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 23 Jul 2021 15:18:27 -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.94) (envelope-from ) id 1m6wwT-009QdK-P2 for ml@inbox.vuxu.org; Fri, 23 Jul 2021 10:18:25 -0500 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 1m6wwT-00Af3m-8i for ml@inbox.vuxu.org; Fri, 23 Jul 2021 10:18:25 -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 1m6wwR-00Af3d-6N for ding@lists.math.uh.edu; Fri, 23 Jul 2021 10:18:23 -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 1m6wwO-0077A0-QV for ding@lists.math.uh.edu; Fri, 23 Jul 2021 10:18:22 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=UAOMkE6j8YWhBiT5LSHirTa5HWGe03A6wLGl59fctbg=; b=u43GYB8JchW5nCngh62fUKoFZc 1MfIsaD9HqZXNry8skjPApp6sKcQEeJadCafKgv8K2BgVOqKgWROApGpm2Cq4gkzrEV7HZAIb8Oe0 8rB6QgoiRqcH4qkxNxsOrJkUlxa7GcxX37U9kUPUKaawwtzHV3DBdcLdbJ7W9Uo9Toe4=; Received: from mail.ericabrahamsen.net ([52.70.2.18]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1m6wwH-0004Bb-JV for ding@gnus.org; Fri, 23 Jul 2021 17:18:16 +0200 Received: from localhost (c-71-197-184-122.hsd1.wa.comcast.net [71.197.184.122]) (Authenticated sender: eric@ericabrahamsen.net) by mail.ericabrahamsen.net (Postfix) with ESMTPSA id 72A17FA095; Fri, 23 Jul 2021 15:18:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ericabrahamsen.net; s=mail; t=1627053491; bh=UAOMkE6j8YWhBiT5LSHirTa5HWGe03A6wLGl59fctbg=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=AUGaoB8FDoiMYbB++MmUXum+tttWx9azmuobuHKYAHNLQslQ8M4hUF5mRD/V4SPbC voCmv0TyUP2PKsel8FAcdTMSVegxkKW1HSQmZxjwytUNfI/+QoEqFnIDyyaFcPba+R XEcHK1qokuzlsJ6t5Zu6Onu/gk53P2i66sl8GrI0= From: Eric Abrahamsen To: Alexandr Vityazev Cc: ding@gnus.org Subject: Re: Help testing gnus-search fixups References: <87sg12uejj.fsf@ericabrahamsen.net> <87fsx1g98n.fsf@tullinup.koldfront.dk> <877didvavo.fsf@ericabrahamsen.net> <87eeclnhl5.fsf@tullinup.koldfront.dk> <87a6n9ov0e.fsf@tullinup.koldfront.dk> <87zgv97x1u.fsf@ku.dk> <87pmw4ly9a.fsf@tullinup.koldfront.dk> <87k0mclxo8.fsf@tullinup.koldfront.dk> <87zgv7thls.fsf@ericabrahamsen.net> <87bl6tuqcb.fsf@posteo.org> Date: Fri, 23 Jul 2021 08:18:04 -0700 In-Reply-To: <87bl6tuqcb.fsf@posteo.org> (Alexandr Vityazev's message of "Fri, 23 Jul 2021 13:12:04 +0000") Message-ID: <87mtqd83f7.fsf@ericabrahamsen.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain List-ID: Precedence: bulk On 07/23/21 13:12 PM, Alexandr Vityazev wrote: > Hi! > > GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.24, > cairo version 1.16.0). Gnus v5.13. > > I tested the new version of gnus-search-indexed-parse-output yesterday > and the search with notmuch completely fails. gnus-verbose is set to > 10. press GG and type any search query, with the patch, I get: > > Doing /home/akagi/.guix-profile/bin/notmuch query on > (nnmaildir+posteo:Drafts nnmaildir+posteo:Inbox nnmaildir+posteo:Sent > nnmaildir+posteo:Trash nnmaildir+posteo:Notes)... > Group nnselect:nnselect-87lf5xus2s.fsf contains no messages Hi, thanks for the report. Would you mind running your query on the command line (using the same syntax as gnus-search does, mostly output=files), and sending me the resulting list of file names (off-list, if you prefer). I'll try to find out why the parsing process is failing.