From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 228AF431FAF for ; Wed, 8 Feb 2012 07:58:37 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -1.054 X-Spam-Level: X-Spam-Status: No, score=-1.054 tagged_above=-999 required=5 tests=[RCVD_IN_BL_SPAMCOP_NET=1.246, RCVD_IN_DNSWL_MED=-2.3] 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 Tdr0M3n7zx8e for ; Wed, 8 Feb 2012 07:58:36 -0800 (PST) Received: from tempo.its.unb.ca (tempo.its.unb.ca [131.202.1.21]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 66DF9431FAE for ; Wed, 8 Feb 2012 07:58:36 -0800 (PST) Received: from rocinante.cs.unb.ca ([65.172.24.27]) (authenticated bits=0) by tempo.its.unb.ca (8.13.8/8.13.8) with ESMTP id q18FwWw7005411 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO); Wed, 8 Feb 2012 11:58:33 -0400 Received: from bremner by rocinante.cs.unb.ca with local (Exim 4.77) (envelope-from ) id 1Rv9ui-0004Rv-EU; Wed, 08 Feb 2012 11:58:32 -0400 From: David Bremner To: Dmitry Kurochkin , notmuch@notmuchmail.org Subject: Re: [PATCH v5 00/12] emacs: more flexible and consistent tagging operations In-Reply-To: <1328426033-21480-1-git-send-email-dmitry.kurochkin@gmail.com> References: <1327725684-5887-1-git-send-email-dmitry.kurochkin@gmail.com> <1328426033-21480-1-git-send-email-dmitry.kurochkin@gmail.com> User-Agent: Notmuch/0.11.1+165~g61fa5c0 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Wed, 08 Feb 2012 11:58:32 -0400 Message-ID: <87wr7xqpuf.fsf@rocinante.cs.unb.ca> 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: Wed, 08 Feb 2012 15:58:37 -0000 On Sun, 5 Feb 2012 11:13:41 +0400, Dmitry Kurochkin wrote: > Changes: > > v4: > > * rebased on master, no conflicts so no need for another review > I pushed this series. Maybe this was discussed already, but I think ideally * would apply only to open messages. So consider that a feature request if someone is looking for a project. d