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 93AD2431FBC for ; Wed, 27 Feb 2013 00:53:57 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] 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 HTX7XL3fM4YE for ; Wed, 27 Feb 2013 00:53:57 -0800 (PST) Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) by olra.theworths.org (Postfix) with ESMTP id 0EF82431FB6 for ; Wed, 27 Feb 2013 00:53:57 -0800 (PST) Received: from guru.guru-group.fi (localhost [IPv6:::1]) by guru.guru-group.fi (Postfix) with ESMTP id 54677100044; Wed, 27 Feb 2013 10:53:46 +0200 (EET) From: Tomi Ollila To: david@tethera.net, notmuch@notmuchmail.org Subject: Re: Update for nmbug, round 2 In-Reply-To: <1361399077-7737-1-git-send-email-david@tethera.net> References: <1361399077-7737-1-git-send-email-david@tethera.net> User-Agent: Notmuch/0.15.2+45~g5d28a00 (http://notmuchmail.org) Emacs/24.2.1 (x86_64-unknown-linux-gnu) X-Face: HhBM'cA~ MIME-Version: 1.0 Content-Type: text/plain 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, 27 Feb 2013 08:53:57 -0000 On Thu, Feb 21 2013, david@tethera.net wrote: > This obsoletes > > id:1360374019-20988-1-git-send-email-david@tethera.net > > This less broken than the last version ;). I've used these patches for > a few days without ill effects. The first two patches use > batch-tagging, which should have some speedup. The includes fixes for > the issue about quoting that Tomi raised. > > The second two patches are a style improvement and a bug fix for a bug > that probably not many people hit. I withdraw all my request for changing content or commit message -- as the code part in question is changing to 'tag --batch' all my issues are answered and IMHO the changes can be pushed as is. David: are you going to send followup patches soon? I'm running nmbug with these patches and it works fine. Tomi