Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 27BC1429E2A for ; Tue, 28 Jun 2011 01:25:12 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Uxd1qAdG6N6U for ; Tue, 28 Jun 2011 01:25:10 -0700 (PDT) Received: from mail-ww0-f45.google.com (mail-ww0-f45.google.com [74.125.82.45]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 1D6E8431FD0 for ; Tue, 28 Jun 2011 01:25:09 -0700 (PDT) Received: by wwj40 with SMTP id 40so4386289wwj.2 for ; Tue, 28 Jun 2011 01:25:08 -0700 (PDT) Received: by 10.227.12.1 with SMTP id v1mr6319053wbv.83.1309249507792; Tue, 28 Jun 2011 01:25:07 -0700 (PDT) Received: from localhost ([109.131.53.225]) by mx.google.com with ESMTPS id ei4sm4661647wbb.43.2011.06.28.01.25.06 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 28 Jun 2011 01:25:06 -0700 (PDT) From: Pieter Praet To: Robin Green , notmuch@notmuchmail.org Subject: Re: Drafts being tagged as inbox In-Reply-To: <8639iu5tju.fsf@greenrd.plus.com> References: <868vsnaqqm.fsf@greenrd.plus.com> <877h86tqez.fsf@praet.org> <8639iu5tju.fsf@greenrd.plus.com> User-Agent: Notmuch/0.5-243-g5a76944 (http://notmuchmail.org) Emacs/23.1.50.1 (x86_64-pc-linux-gnu) Date: Tue, 28 Jun 2011 10:25:04 +0200 Message-ID: <87y60ms6qn.fsf@praet.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2011 08:25:12 -0000 On Tue, 28 Jun 2011 08:00:53 +0100, Robin Green wrote: > On Tue, 28 Jun 2011 08:34:44 +0200, Pieter Praet wrote: > > notmuch tag -inbox +draft -- folder:${where_your_drafts_reside} > > My notmuch help does not mention "folder:", and indeed folder:drafts as a > search term is just treated as the words folder and drafts. Perhaps this > is implemented in git head. However, when I try to compile git head on > Dragonfly BSD, I get this error: > > [SNIP] Hmmm, rather anticlimactic. Can't help you with the errors nor give you an exact bearing, but folder-based search was implemented around January this year, and I can definitely vouch for commit 0c0b4172 (got a few old branches based there). Peace -- Pieter