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 C968B431FD0 for ; Sun, 15 May 2011 14:44:59 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 1.463 X-Spam-Level: * X-Spam-Status: No, score=1.463 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, RDNS_DYNAMIC=0.363, TO_NO_BRKTS_DYNIP=1] 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 RqYva-VZmu03 for ; Sun, 15 May 2011 14:44:59 -0700 (PDT) Received: from xhlj.maillard.im (cha51-3-88-164-105-66.fbx.proxad.net [88.164.105.66]) by olra.theworths.org (Postfix) with ESMTP id D3626431FB6 for ; Sun, 15 May 2011 14:44:58 -0700 (PDT) Received: from xhlj.maillard.im (xhlj.maillard.im [127.0.0.1]) by xhlj.maillard.im (Postfix) with ESMTP id D12882C069; Sun, 15 May 2011 23:44:56 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to :subject:in-reply-to:references:reply-to:date:message-id :mime-version:content-type; s=postfix; bh=rsQhugu9PKHwkxn+3JK3rz acvRM=; b=iY1lRz1rUqdvFNIgBJEiLgiEM3CBeKHS1g7gxTiuejFJPAc/P9zjRC g9X9g2KQcXImU2kqblcBFx2VekrF5XYaYnd4FAbpxmHfoVnTesy6TrjzNtTz+USG CLx+wz+lEBmr2WMAFiaf74K5osHrT2aDkZ08r3CwJR/1vVw82VNO8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=maillard.im; h=from:to :subject:in-reply-to:references:reply-to:date:message-id :mime-version:content-type; q=dns; s=postfix; b=AhrwxaqmndjpP5xa CtZBlmR4yf9mkR8rXNUIr/1Zsc3KkXYvn6tjYtOjlzvplaJgONnoW0pAoaObhEHY L6yCQDxmG80loKD/bGM7WzQKehXvnHg5bFYzhpUqlXU7liAA5s99s25Ikt7p7JkV 32U9RzN06rBeAK9uu1ozaEF9EJU= 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; Sun, 15 May 2011 23:44:56 +0200 (CEST) From: Xavier Maillard To: mueen@nawaz.org, notmuch@notmuchmail.org Subject: Re: Header and other questions In-Reply-To: <878vu8edvf.fsf@fester.com> References: <878vu8edvf.fsf@fester.com> User-Agent: Notmuch/0.5-194-gb20f9fa (http://notmuchmail.org) Emacs/23.2.1 (i486-slackware-linux-gnu) Date: Sun, 15 May 2011 23:56:11 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: Xavier Maillard 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, 15 May 2011 21:44:59 -0000 Hi On Sat, 14 May 2011 22:23:16 -0700, mueen@nawaz.org wrote: > 3. Can I mark a bunch of messages for tagging in the Emacs interface? I > know I can tag all messages in a query, but sometimes I'd just like to > select a few manually and tag them (or apply some other command to > them). I do not think that's possible at the moment but that could be quite useful. /Xavier