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 74B3540DAC3 for ; Wed, 3 Nov 2010 14:58:13 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -1.9 X-Spam-Level: X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9] autolearn=unavailable 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 ThTA2xmidyip for ; Wed, 3 Nov 2010 14:57:58 -0700 (PDT) Received: from max.feld.cvut.cz (max.feld.cvut.cz [147.32.192.36]) by olra.theworths.org (Postfix) with ESMTP id 94C3A40DAC1 for ; Wed, 3 Nov 2010 14:57:58 -0700 (PDT) Received: from localhost (unknown [192.168.200.4]) by max.feld.cvut.cz (Postfix) with ESMTP id 950DA19F3344; Wed, 3 Nov 2010 22:57:57 +0100 (CET) X-Virus-Scanned: IMAP AMAVIS Received: from max.feld.cvut.cz ([192.168.200.1]) by localhost (styx.feld.cvut.cz [192.168.200.4]) (amavisd-new, port 10044) with ESMTP id hvBfeXWt4oYk; Wed, 3 Nov 2010 22:57:56 +0100 (CET) Received: from imap.feld.cvut.cz (imap.feld.cvut.cz [147.32.192.34]) by max.feld.cvut.cz (Postfix) with ESMTP id 3E53019F3336; Wed, 3 Nov 2010 22:57:56 +0100 (CET) Received: from steelpick.2x.cz (unknown [213.29.198.144]) (Authenticated sender: sojkam1) by imap.feld.cvut.cz (Postfix) with ESMTPSA id 06A3915C027; Wed, 3 Nov 2010 22:57:56 +0100 (CET) Received: from wsh by steelpick.2x.cz with local (Exim 4.72) (envelope-from ) id 1PDlL9-0007jb-Hq; Wed, 03 Nov 2010 22:57:55 +0100 From: Michal Sojka To: Darren McGuicken , Carl Worth , notmuch@notmuchmail.org Subject: Re: bug report: notmuch-hello 'All tags' view In-Reply-To: <87r5f3mqdn.fsf@bookbinder.fernseed.info> References: <87pquogrq7.fsf@yoom.home.cworth.org> <87lj5bv7sn.fsf@bookbinder.fernseed.info> <87r5f3mqdn.fsf@bookbinder.fernseed.info> User-Agent: Notmuch/0.4 (http://notmuchmail.org) Emacs/23.2.1 (x86_64-pc-linux-gnu) Date: Wed, 03 Nov 2010 22:57:55 +0100 Message-ID: <87y69a2hp8.fsf@steelpick.2x.cz> 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: Wed, 03 Nov 2010 21:58:13 -0000 On Tue, 02 Nov 2010 20:17:56 +0000, Darren McGuicken wrote: > Wow, that was probably the most secure bug report in history - this time > in plain for those of you who don't have access to Carl's private key! > > I've noticed since rebasing to 0.4 that I'm seeing an empty entry in the > 'All tags' view of notmuch-hello which appears to represent a search > against 'tag:'. > > For some reason this search matches 1,233 of my now 22,905 messages, > encompassing a date range of about five years and including an > apparently random collection of both tagged and untagged threads. > > Anyone else seeing anything similar? What else do you need from me to > track this one down? I can confirm this with 0.4 debian package. notmuch search-tags outputs first line as empty and emacs shows it in All tags view. -Michal