--- /dev/null
+Return-Path: <wael.nasreddine@gmail.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by olra.theworths.org (Postfix) with ESMTP id A5065431FBC\r
+ for <notmuch@notmuchmail.org>; Tue, 27 May 2014 22:59:39 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.799\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
+ tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+ FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+ by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id u0bsR4-6HCDo for <notmuch@notmuchmail.org>;\r
+ Tue, 27 May 2014 22:59:34 -0700 (PDT)\r
+Received: from mail-pa0-f48.google.com (mail-pa0-f48.google.com\r
+ [209.85.220.48]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+ (No client certificate requested)\r
+ by olra.theworths.org (Postfix) with ESMTPS id C9E0F431FB6\r
+ for <notmuch@notmuchmail.org>; Tue, 27 May 2014 22:59:34 -0700 (PDT)\r
+Received: by mail-pa0-f48.google.com with SMTP id rd3so10382825pab.7\r
+ for <notmuch@notmuchmail.org>; Tue, 27 May 2014 22:59:32 -0700 (PDT)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
+ h=from:to:subject:user-agent:date:message-id:mime-version\r
+ :content-type; bh=d9Xb/2CRmH10YfsK5N4nqjQ6yyHvmRTmUIuSWrQx/C4=;\r
+ b=LFOLPvKLhuBQ1uSP+8jGwpXc1D6wG0/86NHYQ6C7lr4lLx7OHwfIlSbMt5g9oRVk7H\r
+ /ynaAEoteIyOpQ8zzTWJm70wBsgkh4ZE38KC+VpGPKXkZ+jdk3Q3MjIcGbBYJk0HgeK1\r
+ 06+qF5cBED1age3EZYcK7woTMZyk5bS/q/DHN8jabtfZCyCHt5Lw17zlXAZInhF5SGnD\r
+ l2hy+/V+Xg3aD4gtuj453SuH4D8DTmJfea9rkSSImKfiZof55LzkYQEtIFXgjS54Rg8U\r
+ gYEQioFeAEixgEO6HuCnBW4TcDach0/xUMSkVN5zwx3D+EXoGPhH9HFUYCPdj5uPSYZ+\r
+ V7CA==\r
+X-Received: by 10.66.227.33 with SMTP id rx1mr41624278pac.133.1401256772791;\r
+ Tue, 27 May 2014 22:59:32 -0700 (PDT)\r
+Received: from localhost ([2620:0:1000:2e00:a953:6870:105a:621a])\r
+ by mx.google.com with ESMTPSA id tu3sm83715745pab.1.2014.05.27.22.59.31\r
+ for <notmuch@notmuchmail.org>\r
+ (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
+ Tue, 27 May 2014 22:59:32 -0700 (PDT)\r
+From: Wael Nasreddine <wael.nasreddine@gmail.com>\r
+To: "notmuch" <notmuch@notmuchmail.org>\r
+Subject: Usage of tag:replied\r
+User-Agent: Notmuch/0.18+10~g7d81d70 (http://notmuchmail.org) Emacs/24.3.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Tue, 27 May 2014 22:59:31 -0700\r
+Message-ID: <w52ctx8aqw8s.fsf@gaea.mtv.corp.google.com>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Wed, 28 May 2014 05:59:39 -0000\r
+\r
+\r
+Hi,\r
+\r
+I'm trying to take advantage of the tag:replied to give higher priority\r
+to emails sent to very busy lists but it seems that it's not returning\r
+the results that I am expecting.\r
+\r
+ $ notmuch search tag:unread AND from:lydia\r
+ thread:000000000001a791 Today 17:20 [1/10] Lydia | Wael Nasreddine; ... (inbox replied unread work)\r
+ $ notmuch search tag:unread AND tag:replied\r
+\r
+As you can see in the snippet above, I do have an email that has both\r
+tags *unread* and *replied* but when I query for both, it does not\r
+find that email (it does not find anything for that matters).\r
+\r
+What am I doing wrong?\r
+\r
+Thanks,\r
+\r
+Wael\r
+\r
+-- \r
+Wael Nasreddine | SRE at Google | wael.nasreddine@gmail.com | (650) 735-1773\r