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.8 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 32456 invoked from network); 7 Nov 2020 05:01:30 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 7 Nov 2020 05:01:30 -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 1kbGKW-00GIEg-M3; Fri, 06 Nov 2020 23:00:00 -0600 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 1kbGKV-009TDR-Ho; Fri, 06 Nov 2020 22:59:59 -0600 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 1kbGKR-009TBk-5G for ding@lists.math.uh.edu; Fri, 06 Nov 2020 22:59:55 -0600 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 1kbGKO-005GuS-I8 for ding@lists.math.uh.edu; Fri, 06 Nov 2020 22:59:54 -0600 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=0uPEmv4pISh6FwGhTFbjDCBXxuI2xBcMZo17Z1c0Wd4=; b=gUIMeaN6GAxHz6sUWik+1adTA2 nfv4swCM+aR7LasCrvvr9ZacjwjWx6T542dJk7eVmQvK5LNFkhl7hxIFgP9b8QrPpv+ZedpaIj05j v+VrSgFIr8fINpL8aXY/fbRI//qQ+iRMIV65zi4UFAq3dF9MWTpJlpSjVNf2LBAxeAX4=; Received: from ericabrahamsen.net ([52.70.2.18] helo=mail.ericabrahamsen.net) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kbGKC-00072m-6N for ding@gnus.org; Sat, 07 Nov 2020 05:59:47 +0100 Received: from localhost (24-113-150-48.wavecable.com [24.113.150.48]) (Authenticated sender: eric@ericabrahamsen.net) by mail.ericabrahamsen.net (Postfix) with ESMTPSA id BE5ACFA16E; Sat, 7 Nov 2020 04:59:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ericabrahamsen.net; s=mail; t=1604725178; bh=0uPEmv4pISh6FwGhTFbjDCBXxuI2xBcMZo17Z1c0Wd4=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=FqKQoQ53t8b6Y8YocPiAShor1vx2k7lITE3kY2zoyy1r44cLlTseo2Ji0RvjImtPq UOuaWzB6cUWx++fEo9eeW+2DxK8txPRKN560RMJ+MQWsVDQ2eFdaZD7tJ6zixmDGGG tvCqh5Tm0ItE2yKVpItEs9yfVHMWSCBB5+yFH8yE= From: Eric Abrahamsen To: "Jose A. Ortega Ruiz" Cc: ding@gnus.org Subject: Re: New "gnus-search" syntax and interface References: <87blgdavsb.fsf@ericabrahamsen.net> <87y2jfvw9t.fsf@gnus.jao.io> Date: Fri, 06 Nov 2020 20:59:34 -0800 In-Reply-To: <87y2jfvw9t.fsf@gnus.jao.io> (Jose A. Ortega Ruiz's message of "Fri, 06 Nov 2020 06:23:26 +0000") Message-ID: <871rh569u1.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 "Jose A. Ortega Ruiz" writes: > Hi, > > Thanks for this, it looks very promising. > > I'm trying it, and seems to be working, but with some unexpected > behaviour. More concretely, if i put my cursor on a topic and try G G, > i don't always find results that are otherwise found when G G-ing on one > of its groups. Please do give more details about this if you notice anything. The code for collecting groups is relatively simple, and I don't quite see how the results could be different. If you're willing to experiment, you could run this code snippet while marking groups, or putting point on topic headings, and see if anything looks different: (seq-group-by (lambda (elt) (gnus-group-server elt)) (or gnus-group-marked (if (gnus-group-group-name) (list (gnus-group-group-name)) (cdr (assoc (gnus-group-topic-name) gnus-topic-alist))))) > Also, sometimes some of my ephemeral queries seem to get "stick", and > they are repeated over and over every time i do 'g' to refresh my group, > even though i cannot see any group (it was ephemeral). Huh, that's odd. How do you know the queries are repeated if the group's gone? These issues both sound like they might be more of an nnselect thing than a gnus-search thing -- did you notice any behavior like this after the nnselect update (landed September 5 in ecfc13e), but before the gnus-search update? It's also possible that 206cff8 might have thrown something off, since that commit also touches code in this area. Thanks, Eric