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 4D3E04196F2 for ; Sun, 4 Apr 2010 23:18:20 -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 EWekHP2NT+N5 for ; Sun, 4 Apr 2010 23:18:19 -0700 (PDT) Received: from xhlj.maillard.home (xhlj.maillard.im [82.244.211.40]) by olra.theworths.org (Postfix) with ESMTP id 8BE624196F0 for ; Sun, 4 Apr 2010 23:18:19 -0700 (PDT) Received: from xhlj.maillard.home (xhlj [127.0.0.1]) by xhlj.maillard.home (Postfix) with ESMTP id 4A9F51E07A; Mon, 5 Apr 2010 08:18:18 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to :subject:in-reply-to:references:date:message-id:mime-version :content-type; s=postfix; bh=3109EGP/rOCoIK7MZkulFzQIfrM=; b=Js2 gsGOSRwLJYoAPulYaqMB2ZuAlRAZrHz6ls57pUUGD86XcZbkROOQXjGW+QplTF+D /NRMAoPJhhRh+OMic0Mli6w1XzjACKZjY+ZU6NdOf3ibgWgtNVoK54Jbieuy706V nSbUIT5UUhou672wCM1b+4wKr8ihfzXF2KHkhAcg= 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; Mon, 5 Apr 2010 08:18:18 +0200 (CEST) From: Xavier Maillard To: Jason White , notmuch@notmuchmail.org In-Reply-To: <20100404054640.GA23288@jdc.jasonjgw.net> References: <20100404045607.GA22745@jdc.jasonjgw.net> <20100404054640.GA23288@jdc.jasonjgw.net> Date: Mon, 05 Apr 2010 08:19:41 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [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: Mon, 05 Apr 2010 06:18:20 -0000 On Sun, 4 Apr 2010 15:46:40 +1000, Jason White wrote: > Xavier Maillard wrote: > > > You are right I forgot to mention I am using the GNU Emacs > > interface exclusively. > > Then it's the * command from the buffer with the mail threads dislayed. > See also the ?h command for further help. Thank you. It worked perfectly though it is not mentionned that you have to do the search *first* and press the '*' then after. I would have thought to do a "all-in-one-operation" -i.e press the * key, enter a search criteria and enter a list of tags -. Regards, Xavier