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 D9711431FAF for ; Wed, 11 Apr 2012 12:23:41 -0700 (PDT) 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 jmMI6-2nngjd for ; Wed, 11 Apr 2012 12:23:41 -0700 (PDT) Received: from guru.guru-group.fi (guru-group.fi [87.108.86.66]) by olra.theworths.org (Postfix) with ESMTP id 5167B431FAE for ; Wed, 11 Apr 2012 12:23:41 -0700 (PDT) Received: by guru.guru-group.fi (Postfix, from userid 501) id B929868055; Wed, 11 Apr 2012 22:23:38 +0300 (EEST) From: Tomi Ollila To: Jameson Graef Rollins , Notmuch Mail Subject: Re: bug fixes to emacs notmuch-tag-completion function In-Reply-To: <1333996578-24772-1-git-send-email-jrollins@finestructure.net> References: <1333996578-24772-1-git-send-email-jrollins@finestructure.net>User-Agent: Notmuch/0.12+77~gee11800 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-unknown-linux-gnu) X-Face: HhBM'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, 11 Apr 2012 19:23:42 -0000 On Mon, Apr 09 2012, Jameson Graef Rollins wrote: > I had originally included this fixes as part of a more involved series > to fix up tagging functions [0]. However, these are actually bug > fixes that stand alone and should not be bogged down in a series > that's likely going to take a while to come to fruition. The changes > here are pretty trivial, so hopefully they can get pushed quickly and > I'll rework the rest of tagging fix up series on top of them. LGTM. > > jamie. > > [0] id:"1333354853-25729-1-git-send-email-jrollins@finestructure.net" Tomi