From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 6C+LNDxk+F/AXwAA0tVLHw (envelope-from ) for ; Fri, 08 Jan 2021 13:55:08 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 4LZqMDxk+F+eFQAA1q6Kng (envelope-from ) for ; Fri, 08 Jan 2021 13:55:08 +0000 Received: from mail.notmuchmail.org (nmbug.tethera.net [144.217.243.247]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (2048 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 10BA89402AF for ; Fri, 8 Jan 2021 13:55:07 +0000 (UTC) Received: from nmbug.tethera.net (localhost [127.0.0.1]) by mail.notmuchmail.org (Postfix) with ESMTP id F2ED929D85; Fri, 8 Jan 2021 08:54:59 -0500 (EST) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by mail.notmuchmail.org (Postfix) with ESMTP id 3FD772852F for ; Fri, 8 Jan 2021 08:54:58 -0500 (EST) Received: by fethera.tethera.net (Postfix, from userid 1001) id 6040C5FF47; Fri, 8 Jan 2021 08:54:56 -0500 (EST) Received: (nullmailer pid 2456680 invoked by uid 1000); Fri, 08 Jan 2021 13:54:54 -0000 From: David Bremner To: Jonathan Wilner Subject: Re: help with :search-type 'tree' in Emacs/notmuch config? In-Reply-To: References: <87r1mwtu8g.fsf@tethera.net> Date: Fri, 08 Jan 2021 09:54:54 -0400 Message-ID: <871revttxt.fsf@tethera.net> MIME-Version: 1.0 Message-ID-Hash: Z7J4CGVYATPEGQ4GCCNOPO6KE4S2X2MX X-Message-ID-Hash: Z7J4CGVYATPEGQ4GCCNOPO6KE4S2X2MX X-MailFrom: david@tethera.net X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-notmuch.notmuchmail.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header CC: notmuch@notmuchmail.org X-Mailman-Version: 3.2.1 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Help: List-Post: List-Subscribe: List-Unsubscribe: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -1.07 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of notmuch-bounces@notmuchmail.org designates 144.217.243.247 as permitted sender) smtp.mailfrom=notmuch-bounces@notmuchmail.org X-Migadu-Queue-Id: 10BA89402AF X-Spam-Score: -1.07 X-Migadu-Scanner: scn0.migadu.com X-TUID: MQgylFSErsMr Jonathan Wilner writes: > Hi David, > > I tried that as well when it hit the problem. I got the same result. :-( > Did you try using M-x customize-variable to make the change? d