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, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 21010 invoked from network); 12 Apr 2022 23:05:13 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 12 Apr 2022 23:05:13 -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.2) (envelope-from ) id 1nePZP-004II8-69 for ml@inbox.vuxu.org; Tue, 12 Apr 2022 18:05:11 -0500 Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.94.2) (envelope-from ) id 1nePZO-007Efi-K0 for ml@inbox.vuxu.org; Tue, 12 Apr 2022 18:05:10 -0500 Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtp (Exim 4.94.2) (envelope-from ) id 1nePZM-007EfZ-Dy for ding@lists.math.uh.edu; Tue, 12 Apr 2022 18:05:08 -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.94.2) (envelope-from ) id 1nePZJ-004IHS-Ov for ding@lists.math.uh.edu; Tue, 12 Apr 2022 18:05:08 -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=FudCgoPayHmcJQQyotly8Oa08sNkZe9ubfn2/h1aLsw=; b=Oc2du0ra+5AcfpiYUI9qV/Nmxy qZODPA2pF5+k7U8Iu2Me/zeNDMeAva+4xvKCsfPAFDSvLo6xL4lWfCAGzPICemmLkL6Ewi5O5WlDs ubBFBDQZ5Ikj20cqdSOwexBxd+L/EpvbjX0UeDpZkbJFV7Ew7Fle/qLnq9WWs/ocKcCI=; 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 1nePZC-00058a-BV for ding@gnus.org; Wed, 13 Apr 2022 01:05:00 +0200 Received: from localhost (c-71-197-232-41.hsd1.wa.comcast.net [71.197.232.41]) (Authenticated sender: eric@ericabrahamsen.net) by mail.ericabrahamsen.net (Postfix) with ESMTPSA id 9545FFA0CC; Tue, 12 Apr 2022 23:04:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ericabrahamsen.net; s=mail; t=1649804694; bh=FudCgoPayHmcJQQyotly8Oa08sNkZe9ubfn2/h1aLsw=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=ZSA2QaU1CTiR7kMQG62Lq/xzSfrGLPrtFluH5CxIt9dPpr9ta3HfaObEauk1vOcYx 07dIHzH2zk6Yqu94nHbSROMgeDyAbfNUbv/lpFTsKGXm9VNxQz/zC3wZMCS1u01BfE ApcOnRyobYDaZMuUM6QR4jeJSKmqdde19vEvdl+g= From: Eric Abrahamsen To: Laura Conrad Cc: ding@gnus.org Subject: Re: [Laura Conrad] Re: Notmuch as search engine References: <87pmlm14rl.fsf@laymusic.org> Date: Tue, 12 Apr 2022 16:04:52 -0700 In-Reply-To: <87pmlm14rl.fsf@laymusic.org> (Laura Conrad's message of "Tue, 12 Apr 2022 15:27:26 -0400") Message-ID: <87h76x52ej.fsf@ericabrahamsen.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain List-ID: Precedence: bulk Laura Conrad writes: > Sorry, forgot to send this to the list as well as to Eric. > > From: Laura Conrad > Subject: Re: Notmuch as search engine > To: Eric Abrahamsen > Date: Tue, 12 Apr 2022 14:53:11 -0400 (4 hours, 8 minutes, 34 seconds ago) > Message-ID: <87tuay16co.fsf@laymusic.org> > >>>>>> "Eric" == Eric Abrahamsen writes: > >> Am I running notmuch wrong? Lots of people (including people on this > >> list) seem to be using it with gnus, so it must be possible. > > Eric> The format of notmuch's search results depends on the switches it is > Eric> called with. If you use "--output=files" it will give you filenames. > > Thanks, that gives me reasonable output from the command line. But > adding that to the Nnir Notmuch Additional Switches option in the > customize buffer doesn't seem to change what I get from gnus. That switch is already part of nnir's search command, so you shouldn't have to add it to the additional switches config. Can you un-set that option and try again? If it's still not working, I'm guessing that it's actually something else that's going wrong. If you have the sources installed, you can take a look at `nnir-run-notmuch' and try replicating the search command on the command line, or maybe edebug a call?