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 8DAA1431FBC for ; Sat, 8 Jun 2013 17:30:50 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 1.274 X-Spam-Level: * X-Spam-Status: No, score=1.274 tagged_above=-999 required=5 tests=[RDNS_NONE=1.274] 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 mYFa5eyDIYNs for ; Sat, 8 Jun 2013 17:30:44 -0700 (PDT) X-Greylist: delayed 1211 seconds by postgrey-1.32 at olra; Sat, 08 Jun 2013 17:30:44 PDT Received: from yantan.tethera.net (unknown [199.188.72.155]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 6C875431FAE for ; Sat, 8 Jun 2013 17:30:44 -0700 (PDT) Received: from remotemail by yantan.tethera.net with local (Exim 4.80) (envelope-from ) id 1UlTDM-0002J9-Sh; Sat, 08 Jun 2013 21:10:32 -0300 Received: (nullmailer pid 27583 invoked by uid 1000); Sun, 09 Jun 2013 00:10:18 -0000 From: David Bremner To: Servilio Afre Puentes , notmuch Subject: Re: [PATCH v2 0/2] Enhancements to notmuch-hello search history In-Reply-To: <87sj0t7idi.fsf@goose.CSU.McMaster.CA> References: <87sj0t7idi.fsf@goose.CSU.McMaster.CA> User-Agent: Notmuch/0.15.2+141~gd298af4 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-pc-linux-gnu) Date: Sat, 08 Jun 2013 21:10:18 -0300 Message-ID: <87vc5oi1p1.fsf@zancas.localnet> 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: Sun, 09 Jun 2013 00:30:50 -0000 Servilio Afre Puentes writes: > Hi, > > Two patches that enhance the notmuch-hello search history UI. Though > minor changes, I find them very helpful. > pushed, thanks d