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 0B1BB431FDA for ; Thu, 28 Jan 2010 12:49:40 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.866 X-Spam-Level: X-Spam-Status: No, score=-0.866 tagged_above=-999 required=5 tests=[AWL=-0.867, BAYES_50=0.001] autolearn=ham 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 bqEEq1PPxzqH for ; Thu, 28 Jan 2010 12:49:39 -0800 (PST) Received: from mail-bw0-f217.google.com (mail-bw0-f217.google.com [209.85.218.217]) by olra.theworths.org (Postfix) with ESMTP id 22196431FD5 for ; Thu, 28 Jan 2010 12:49:39 -0800 (PST) Received: by bwz9 with SMTP id 9so607233bwz.30 for ; Thu, 28 Jan 2010 12:49:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:content-type:subject:from:to :in-reply-to:references:date:message-id:user-agent :content-transfer-encoding; bh=WWXJI8NonAGSaDeJgvHWewiTN13AAX1+agkeWa1Nru8=; b=Hc7jF1I42PoN8ECaKLwg3jB8+XM51kP4tUauOG6ZbD/bjoB10NFoLXIM+Lk9FrCaXt 8Rx3idBxl0HTKoswzFj3mYzuERLOqOit0AeDa/hOIvoIp8LeSR+WpFmSwfEk0UISXfXm yIrWICto91eGl5lfzvB+6HIkHx5LqPFTI7M3s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=content-type:subject:from:to:in-reply-to:references:date:message-id :user-agent:content-transfer-encoding; b=xkXsYyjyCfja0LcAYF8e82deOBz2qLekcRVoTcF89wYLWhDSkgmFVpo1xu7w6fBCro CfeL82eQobmiZc3ivuvtHoNwdBG7Lp7tZiuczd6WCY+FbSSKfmrxFFxZDUc72FqHiQkc CNFDpsvG0YS65BDYo34hCk90/ML8VNxuvgh1s= Received: by 10.102.207.12 with SMTP id e12mr5652811mug.97.1264711777932; Thu, 28 Jan 2010 12:49:37 -0800 (PST) Received: from localhost (umass-959-98.wireless.umass.edu [128.119.77.98]) by mx.google.com with ESMTPS id t10sm5705201muh.44.2010.01.28.12.49.36 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 28 Jan 2010 12:49:37 -0800 (PST) Content-Type: text/plain; charset=UTF-8 From: Ben Gamari To: notmuch In-reply-to: <20100128203910.GC5237@lapse.rw.madduck.net> References: <20100125162247.85F0F66FA8@aether.pioto.org> <87tyu9dfhs.fsf@servo.finestructure.net> <20100128051057.GA12540@lapse.rw.madduck.net> <20100128203910.GC5237@lapse.rw.madduck.net> Date: Thu, 28 Jan 2010 15:49:34 -0500 Message-Id: <1264711745-sup-8326@ben-laptop> User-Agent: Sup/git Content-Transfer-Encoding: 8bit Subject: Re: [notmuch] tag dir proposal [was: Re: Git as notmuch object store] 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: Thu, 28 Jan 2010 20:49:40 -0000 Excerpts from martin f krafft's message of Thu Jan 28 15:39:10 -0500 2010: > also sprach Servilio Afre Puentes [2010.01.29.0132 +1300]: > > >> [tags] > > >> inbox = +inbox,+unread > > >> sent = +sent > > >> drafts = +draft > > >> archive = -inbox > > > > > > This proposal, on the other hand, is an interesting one, but when is > > > it supposed to happen? It just feels wrong to make this happen as > > > part of 'notmuch new'. > > > > Why so? > > I guess I just dislike having to run notmuch new regularly, rather > than integrating the database more closely with the mail flow. > Sounds like you need to add a line to crontab. - Ben