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 517B24196F2 for ; Sat, 3 Apr 2010 21:36:34 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 2.636 X-Spam-Level: ** X-Spam-Status: No, score=2.636 tagged_above=-999 required=5 tests=[BAYES_50=0.8, DKIM_SIGNED=0.1, HELO_LH_HOME=1.736] 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 CjrPjo1nsqU9 for ; Sat, 3 Apr 2010 21:36:33 -0700 (PDT) Received: from xhlj.maillard.home (xhlj.maillard.im [82.244.211.40]) by olra.theworths.org (Postfix) with ESMTP id 5B5914196F0 for ; Sat, 3 Apr 2010 21:36:33 -0700 (PDT) Received: from xhlj.maillard.home (xhlj [127.0.0.1]) by xhlj.maillard.home (Postfix) with ESMTP id 795BF1E077 for ; Sun, 4 Apr 2010 06:36:31 +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=tryBR60Hyf2MwSILgvMWX2CDXPQ=; b=TaU/7CuLPGz0cqczoMeKNc9cgayZ 0vh3edCdQF6L8o+EYJ1grNuiCKvu5CM99HCPR846ODKvgjtAwGtmYlQiHCZSFnFU CbMOahHaoiDoCwQDSUmgJ5HLQS+onTjOc8UU8T3qEXoXySg/d3UUiivOI4BIbA5G FFit5AKdwVwDZi8= 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.home (Postfix) with ESMTPSA for ; Sun, 4 Apr 2010 06:36:31 +0200 (CEST) From: Xavier Maillard To: notmuch@notmuchmail.org Date: Sun, 04 Apr 2010 06:37:53 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: [notmuch] Bulk message tagging 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: Sun, 04 Apr 2010 04:36:34 -0000 Hi, Is there an easy way to mark a whole bunch of message (restricted in a region, result of a search, ...) ? I can't find it. Thank you Xavier