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 B89854196F0 for ; Mon, 19 Apr 2010 15:21:21 -0700 (PDT) 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=[BAYES_40=-0.001, DKIM_SIGNED=0.1] autolearn=no 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 ksm+pN-JcMBl for ; Mon, 19 Apr 2010 15:21:21 -0700 (PDT) Received: from xhlj.maillard.im (xhlj.maillard.im [82.244.211.40]) by olra.theworths.org (Postfix) with ESMTP id 10331431FC1 for ; Mon, 19 Apr 2010 15:21:21 -0700 (PDT) Received: from xhlj.maillard.im (xhlj [127.0.0.1]) by xhlj.maillard.im (Postfix) with ESMTP id 36CBB1E088 for ; Tue, 20 Apr 2010 00:21:19 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to :subject:date:message-id:mime-version:content-type; s=postfix; bh=nnIC21GaJ4JfQ34dZp3TqOrYunw=; b=Mc12WFFt0/+/fQqjAyoKuwrnURW+ OfPllGz8mNSLBV3KqyI9qIkPmBIb9Mo5CYFq1e1SM5j6F4LjTAH+w/9wGbdI3PnE NC2u7lHdGkOp35pZpbVzwMN2DTKB8UJ2RTKn6IGAWogUQFUL1moqmVQ7BLu0fEFc HxBH86emfCRhZvc= Received: from maillard.im (unknown [192.168.0.254]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by xhlj.maillard.im (Postfix) with ESMTPSA for ; Tue, 20 Apr 2010 00:21:19 +0200 (CEST) From: Xavier Maillard To: notmuch@notmuchmail.org Subject: Difference between search and filter Date: Tue, 20 Apr 2010 00:23:01 +0200 Message-ID: User-Agent: notmuch 0.2 (Emacs 23.1.1/i486-pc-linux-gnu) 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: Mon, 19 Apr 2010 22:21:21 -0000 Hi, GNU Emacs interface comes with 2 functions I am not sure I am using correctly. What's the difference between searching and filtering exactly (s and f) ? It seems to me that they deserve the same purpose. Regards, Xavier