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 C63884196F0 for ; Thu, 15 Apr 2010 06:42:43 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0.8 X-Spam-Level: X-Spam-Status: No, score=0.8 tagged_above=-999 required=5 tests=[BAYES_50=0.8] autolearn=ham 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 1CXPKD9PNMBI for ; Thu, 15 Apr 2010 06:42:43 -0700 (PDT) Received: from convex-new.cs.unb.ca (convex-new.cs.unb.ca [131.202.245.35]) by olra.theworths.org (Postfix) with ESMTP id 379E1431FC1 for ; Thu, 15 Apr 2010 06:42:43 -0700 (PDT) Received: from bremner by convex-new.cs.unb.ca with local (Exim 4.69) (envelope-from ) id 1O2PL8-0000Cd-3r; Thu, 15 Apr 2010 10:42:42 -0300 From: David Bremner To: Servilio Afre Puentes , notmuch Subject: Re: [PATCH] Try to provide search buffers with titles from notmuch-folders. In-Reply-To: References: Date: Thu, 15 Apr 2010 10:42:42 -0300 Message-ID: <87aat4u90t.fsf@convex-new.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: Thu, 15 Apr 2010 13:42:44 -0000 On Thu, 15 Apr 2010 08:16:09 -0400, Servilio Afre Puentes wrote: > --- > emacs/notmuch.el | 11 ++++++++++- > 1 files changed, 10 insertions(+), 1 deletions(-) > Thanks very much for the contribution. It would be nice (and Carl will almost certainly ask for this) to have a meaningful commit message. All the best David