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 7D471431FAF for ; Mon, 7 Jan 2013 10:53:25 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7] 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 lcKlOIjv0ofd for ; Mon, 7 Jan 2013 10:53:25 -0800 (PST) Received: from mail-la0-f41.google.com (mail-la0-f41.google.com [209.85.215.41]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id E733A431FAE for ; Mon, 7 Jan 2013 10:53:24 -0800 (PST) Received: by mail-la0-f41.google.com with SMTP id em20so16907611lab.14 for ; Mon, 07 Jan 2013 10:53:23 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:from:to:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type:x-gm-message-state; bh=PUgIn+BGDTBldGSHTesuvAiUM+qf27159MtSgYvMIlA=; b=G7ATxP3jut7JWCdlTPtSU3w9ho+pM5XvnU6EOhiCecbq+zGb8nfJG+6Pevd8z4sbzC kymNHFkOnzB3SJaqnVMHbROkvODBaApmyusyG83JDTSYXjmIptC1kmDqw1s17iiunkeC M5ygYCRPYMUl0KJJblO+xzV4AZDU0ylWYs++M1XdPBb2GHHMrs+Anv4YOM8KwCkUl3yu mvpYnI7vzxzbxRUdRsZGalevKHf0KQsGuxH1GlZaBWt2TpRu799lfAsTbHkcmAOB2Nzh dNxWkpoPVxf1UFKBV2ZIiyFX0WuaTqEFc2lmHDEu5NGyQ+bWAiYv/NeQ97U3iwcHkqlL xVMg== X-Received: by 10.112.29.104 with SMTP id j8mr25568564lbh.0.1357584803300; Mon, 07 Jan 2013 10:53:23 -0800 (PST) Received: from localhost (dsl-hkibrasgw4-50df51-27.dhcp.inet.fi. [80.223.81.27]) by mx.google.com with ESMTPS id v7sm21726110lbj.13.2013.01.07.10.53.20 (version=SSLv3 cipher=OTHER); Mon, 07 Jan 2013 10:53:22 -0800 (PST) From: Jani Nikula To: david@tethera.net, notmuch@notmuchmail.org Subject: Re: Xapian-quoting based batch tagging. In-Reply-To: <1357528614-6413-1-git-send-email-david@tethera.net> References: <1357528614-6413-1-git-send-email-david@tethera.net> User-Agent: Notmuch/0.14+211~gc8d6546 (http://notmuchmail.org) Emacs/24.2.1 (x86_64-pc-linux-gnu) Date: Mon, 07 Jan 2013 20:53:19 +0200 Message-ID: <87lic4esf4.fsf@nikula.org> MIME-Version: 1.0 Content-Type: text/plain X-Gm-Message-State: ALoCoQmhhQqj5ibe2PVsZRHmGuzinwuPhPB4Dqjxl03gM3JwmwK+p78EQOIcqSHHjHCWr0Rl+aAB 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, 07 Jan 2013 18:53:25 -0000 On Mon, 07 Jan 2013, david@tethera.net wrote: > This is essentially just a rebase of > > id:1356464567-21779-1-git-send-email-david@tethera.net > > with some commit-message fixups for > > [Patch v2 3/9] cli: add support for batch tagging operations to > > as suggested by Jani The series LGTM, Jani.