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 24378429E54 for ; Mon, 27 Jun 2011 23:34:52 -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 1AJzmpec4I4p for ; Mon, 27 Jun 2011 23:34:49 -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 68DB5429E51 for ; Mon, 27 Jun 2011 23:34:49 -0700 (PDT) Received: by wwj40 with SMTP id 40so4318854wwj.2 for ; Mon, 27 Jun 2011 23:34:48 -0700 (PDT) Received: by 10.216.241.132 with SMTP id g4mr6898596wer.9.1309242887948; Mon, 27 Jun 2011 23:34:47 -0700 (PDT) Received: from localhost ([109.131.53.225]) by mx.google.com with ESMTPS id s47sm2159197weq.6.2011.06.27.23.34.45 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 27 Jun 2011 23:34:46 -0700 (PDT) From: Pieter Praet To: Robin Green , notmuch@notmuchmail.org Subject: Re: Drafts being tagged as inbox In-Reply-To: <868vsnaqqm.fsf@greenrd.plus.com> References: <868vsnaqqm.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 08:34:44 +0200 Message-ID: <877h86tqez.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 06:34:52 -0000 On Mon, 27 Jun 2011 22:50:25 +0100, Robin Green wrote: > My drafts (created using emacs message mode) are being tagged as > inbox. However, they are not tagged as drafts. This is because emacs > message mode does not store drafts in Maildir format, so there are no > Maildir flags (e.g. D for draft) to sync tags with. > > Now, I could simply store drafts somewhere else, but then I wouldn't be > able to search them using notmuch. Is there another way to have drafts > correctly tagged? notmuch tag -inbox +draft -- folder:${where_your_drafts_reside} ... in your tagging script. > Thanks, > Robin Green > _______________________________________________ > notmuch mailing list > notmuch@notmuchmail.org > http://notmuchmail.org/mailman/listinfo/notmuch Peace -- Pieter