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 456DF431FBC for ; Tue, 24 Nov 2009 04:14:16 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org 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 DRu5KemicwSc for ; Tue, 24 Nov 2009 04:14:16 -0800 (PST) Received: from mail-bw0-f210.google.com (mail-bw0-f210.google.com [209.85.218.210]) by olra.theworths.org (Postfix) with ESMTP id E5FB1431FAE for ; Tue, 24 Nov 2009 04:14:15 -0800 (PST) Received: by bwz2 with SMTP id 2so6177766bwz.0 for ; Tue, 24 Nov 2009 04:14:07 -0800 (PST) MIME-Version: 1.0 Received: by 10.204.20.82 with SMTP id e18mr2287299bkb.168.1259064847561; Tue, 24 Nov 2009 04:14:07 -0800 (PST) In-Reply-To: <87bpismx21.fsf@yoom.home.cworth.org> References: <87639122sx.fsf@yoom.home.cworth.org> <87bpismx21.fsf@yoom.home.cworth.org> Date: Tue, 24 Nov 2009 13:14:07 +0100 Message-ID: From: Jan Janak To: Carl Worth Content-Type: text/plain; charset=UTF-8 Cc: notmuch@notmuchmail.org Subject: Re: [notmuch] notmuch 'index' mode. X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.12 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, 24 Nov 2009 12:14:16 -0000 On Tue, Nov 24, 2009 at 4:16 AM, Carl Worth wrote: > And notice, I don't think we'll need to do the "virtual tag" thing of > associating a tag name with a search and doing the work of making > notmuch maintain the consistency of that tag and search string. It will > be much more clean (and shouldn't be any less fast) to just do the > searches for the original search terms, (rather than searching for tag > terms that were previously applied by searching for the search terms). > > Then tags become something that are just for manual manipulation. What > do you think? I like this. I think this is much cleaner than the "virtual tag" approach. -- Jan