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 451BB431FB6 for ; Tue, 23 Nov 2010 21:41:01 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.099 X-Spam-Level: X-Spam-Status: No, score=-0.099 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001] 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 Y+Wj-Kle-hOn for ; Tue, 23 Nov 2010 21:41:00 -0800 (PST) Received: from mail-fx0-f53.google.com (mail-fx0-f53.google.com [209.85.161.53]) by olra.theworths.org (Postfix) with ESMTP id 6F992431FB5 for ; Tue, 23 Nov 2010 21:41:00 -0800 (PST) Received: by fxm8 with SMTP id 8so2257219fxm.26 for ; Tue, 23 Nov 2010 21:40:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=TNTjpX7tMcfbZVWspTQ2bg68HFhff49jXtdye6AzxlU=; b=ILcWmluboF7/gwC25cdzw4q/VISDCMNgi04jUzG00Y9WoI7y2g3nlncIMb0XDfY/ve qY3zyRs9x5tjBSZj9Rka+CQ6TU9Upx+DZ7W2mBdEmXWoaX0xKSXr06lxvD7D3hJ4+j6M mT1sDz8WA6zs/3JEzDEw0ejWSiX3adFrrZLco= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=l5aYAZvh49CNExaPPl4I70GnT/gNchJJXLXlxIvCEIObdRqAjOGvmWLYLzljSEIeGa 9+VqfSLVda/CsSk7yVvTzqlInuGX6HmpO9fi+/DVuOR03t+kaQme6Vf1vM2aPe279VH5 uhRAUGfSIDkWPJp6SrpHIpjsg3gT74Z6oRkdQ= MIME-Version: 1.0 Received: by 10.223.107.16 with SMTP id z16mr911023fao.7.1290577258690; Tue, 23 Nov 2010 21:40:58 -0800 (PST) Received: by 10.223.89.142 with HTTP; Tue, 23 Nov 2010 21:40:58 -0800 (PST) In-Reply-To: References: Date: Wed, 24 Nov 2010 00:40:58 -0500 Message-ID: Subject: Re: Differences between notmuch and M-x notmuch in emacs From: Brett Viren To: notmuch@notmuchmail.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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, 24 Nov 2010 05:41:01 -0000 On Tue, Nov 23, 2010 at 5:38 PM, Brett Viren wrote: > I'm using OfflineIMAP and Dovecot plus notmuch from git's current HEAD. = =A0I do: > > =A0notmuch count tag:unread > =A04 > > But doing "M-x notmuch" in emacs it shows > > =A044,895 unread FYI, with today's git, (or something else I messed with) this problem has gone away. -Brett.