From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 9BDCF431FAF for ; Tue, 12 Mar 2013 02:39:06 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[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 gEsYC6pdUbaN for ; Tue, 12 Mar 2013 02:39:05 -0700 (PDT) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 9AF2E431FAE for ; Tue, 12 Mar 2013 02:39:05 -0700 (PDT) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UFLg0-0004Gm-FG for notmuch@notmuchmail.org; Tue, 12 Mar 2013 10:39:20 +0100 Received: from c83-249-23-194.bredband.comhem.se ([83.249.23.194]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 12 Mar 2013 10:39:20 +0100 Received: from quite by c83-249-23-194.bredband.comhem.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 12 Mar 2013 10:39:20 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: notmuch@notmuchmail.org From: Daniel Subject: synchronizing tag for cur/new location of mail Date: Tue, 12 Mar 2013 09:38:44 +0000 (UTC) Message-ID: X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c83-249-23-194.bredband.comhem.se User-Agent: slrn/1.0.1 (Linux) 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, 12 Mar 2013 09:39:06 -0000 Is there currently no automatic tag that reflects whether a mail was found in folder/cur or folder/new? The "unread" tag properly reflects the maildir ",S" flag, but the one named "new" doesn't seem to be automatic in any way, right? I mostly use notmuch as a search backend to mutt, and it certainly is very useful. Though since I started feeding rss to maildir, I would like the idea of presenting somewhere in my system a list of new and "unseen" mails (in the mutt sense, kind of, which you might be familiar with). Presently this seems impossible.