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