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.1 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 31856 invoked from network); 13 Nov 2020 16:58:18 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 13 Nov 2020 16:58:18 -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 1kdcNs-003Zxr-N8; Fri, 13 Nov 2020 10:57:12 -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 1kdcNr-00ArHZ-FX; Fri, 13 Nov 2020 10:57:11 -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 1kdcNn-00ArFn-91 for ding@lists.math.uh.edu; Fri, 13 Nov 2020 10:57:07 -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 1kdcNl-00AAEc-28 for ding@lists.math.uh.edu; Fri, 13 Nov 2020 10:57:06 -0600 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=SsbJoOOBwstoNyowT/WhfX96zrRTXIf0/Ibc1JRu1rg=; b=GzEGhKpwqLmjfotQw5lRjkZIs9 JpU8tkefy8wzIiKagTyfFlnCpJ4FVl9K9RRIrV+EsaBxJXlXcXCQShBaRlH0WTAm5jtsYo6O5YTT6 65bxTf2qDZ/n1SHPQ5W2anA9MMLFoiX5+4V96kl1qU/hkBKbSnofFwIUER8CTvc1PFcw=; Received: from static.214.254.202.116.clients.your-server.de ([116.202.254.214] helo=ciao.gmane.io) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kdcNe-0008Qd-OV for ding@gnus.org; Fri, 13 Nov 2020 17:57:00 +0100 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1kdcNd-0000wa-FU for ding@gnus.org; Fri, 13 Nov 2020 17:56:57 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: ding@gnus.org From: Eric S Fraga Subject: Re: New "gnus-search" syntax and interface Date: Fri, 13 Nov 2020 16:56:53 +0000 Organization: On the Interweb somewhere Message-ID: <87361djiui.fsf@ucl.ac.uk> References: <87blgdavsb.fsf@ericabrahamsen.net> <877dqpikh5.fsf@ucl.ac.uk> <87sg9dctwu.fsf@hillenius.net> <87tuttfm20.fsf@ucl.ac.uk> <87ft5dgrm6.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cancel-Lock: sha1:Lv05QUbi0fBPnE1Xtk8hnu4J+lg= X-Url: http://twitter.com/ericsfraga/ List-ID: Precedence: bulk On Friday, 13 Nov 2020 at 08:15, Eric Abrahamsen wrote: > Bummer, I'm sorry about this. Don't worry! It's only a minor inconvenience as I can still use "in-group" searches/filtering. > Can you show me your server config, which I assume looks like: > > '(nnml "" (nnir-search-engine notmuch ())) I do have: '(nnml "outlook" (nnir-search-engine notmuch) (get-new-mail t)) and I used to have: (setq nnir-notmuch-filter-group-names-function nil) but I've deleted that for the moment with no effect (restarting emacs & gnus). Can you tell me the minimal settings I need to get nnml groups searched with notmuch? My server setup is in need of a deep clean so this is a good excuse. Thank you, eric -- Eric S Fraga via Emacs 28.0.50 & org 9.4 on Debian bullseye/sid