From: Tomi Ollila Date: Fri, 7 Jun 2013 21:24:17 +0000 (+0300) Subject: Re: [PATCH v2 0/2] Enhancements to notmuch-hello search history X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2835bcd99a91b9b66395e1c0ebc7f24c7b69a368;p=notmuch-archives.git Re: [PATCH v2 0/2] Enhancements to notmuch-hello search history --- diff --git a/15/6dee70ceb510fd4b8ec55d0711db676b6c7016 b/15/6dee70ceb510fd4b8ec55d0711db676b6c7016 new file mode 100644 index 000000000..b27a7b7e2 --- /dev/null +++ b/15/6dee70ceb510fd4b8ec55d0711db676b6c7016 @@ -0,0 +1,80 @@ +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 37923431FAF + for ; Fri, 7 Jun 2013 14:24:26 -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 JQtXl75xrISN for ; + Fri, 7 Jun 2013 14:24:18 -0700 (PDT) +Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) + by olra.theworths.org (Postfix) with ESMTP id 5A72A431FAE + for ; Fri, 7 Jun 2013 14:24:18 -0700 (PDT) +Received: from guru.guru-group.fi (localhost [IPv6:::1]) + by guru.guru-group.fi (Postfix) with ESMTP id 710CB100030; + Sat, 8 Jun 2013 00:24:17 +0300 (EEST) +From: Tomi Ollila +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+172~ge989640 (http://notmuchmail.org) Emacs/24.3.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: Fri, 07 Jun 2013 21:24:26 -0000 + +On Fri, Jun 07 2013, Servilio Afre Puentes wrote: + +> Hi, +> +> Two patches that enhance the notmuch-hello search history UI. Though +> minor changes, I find them very helpful. +> +> This second iteration includes the modifications suggested by Jani and +> Tomi. + +This series LGTM and works fine. + +Tomi + + +> +> Servilio Afre Puentes (2): +> emacs: hello: ask confirmation for clearing recent searches +> emacs: hello: allow deleting individual searches in the history +> +> emacs/notmuch-hello.el | 30 ++++++++++++++++++++++++++---- +> 1 file changed, 26 insertions(+), 4 deletions(-) +> +> -- +> 1.8.3 +> _______________________________________________ +> notmuch mailing list +> notmuch@notmuchmail.org +> http://notmuchmail.org/mailman/listinfo/notmuch