From 0fd759f9f71214e440728a3a4eea4b69c7ac1e09 Mon Sep 17 00:00:00 2001 From: Tomi Ollila Date: Sat, 12 Apr 2014 16:04:58 +0300 Subject: [PATCH] Re: [PATCH v2 0/2] emacs: hello: saved search sort fixes --- 09/16e7b8d36d0f913354915a6c46bb682cf4044c | 81 +++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 09/16e7b8d36d0f913354915a6c46bb682cf4044c diff --git a/09/16e7b8d36d0f913354915a6c46bb682cf4044c b/09/16e7b8d36d0f913354915a6c46bb682cf4044c new file mode 100644 index 000000000..a07d3e7e0 --- /dev/null +++ b/09/16e7b8d36d0f913354915a6c46bb682cf4044c @@ -0,0 +1,81 @@ +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 5DF71431FBD + for ; Sat, 12 Apr 2014 06:05:12 -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 uyMmttDk3OEQ for ; + Sat, 12 Apr 2014 06:05:04 -0700 (PDT) +Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) + by olra.theworths.org (Postfix) with ESMTP id 99A3C431FBC + for ; Sat, 12 Apr 2014 06:05:04 -0700 (PDT) +Received: from guru.guru-group.fi (localhost [IPv6:::1]) + by guru.guru-group.fi (Postfix) with ESMTP id 4B35A10008B; + Sat, 12 Apr 2014 16:04:58 +0300 (EEST) +From: Tomi Ollila +To: Mark Walters , notmuch@notmuchmail.org +Subject: Re: [PATCH v2 0/2] emacs: hello: saved search sort fixes +In-Reply-To: <1397306787-12207-1-git-send-email-markwalters1009@gmail.com> +References: <1397306787-12207-1-git-send-email-markwalters1009@gmail.com> +User-Agent: Notmuch/0.17+184~g85e3db6 (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: Sat, 12 Apr 2014 13:05:12 -0000 + +On Sat, Apr 12 2014, Mark Walters wrote: + +> This is v2 of the collection of patches in +> id:1397292033-26502-1-git-send-email-markwalters1009@gmail.com +> +> The series makes the alphabetically sorted saved searches options work +> again, documents the new saved search sorting format, and fixes some +> of the markdown problesm in the original NEWS patch. + +LGTM. + +Tomi + + +> +> +> Mark Walters (2): +> emacs: hello: bugfix: make alphabetically sorted saved searches work +> NEWS: document possible breakage from saved-search format change +> +> NEWS | 12 +++++++++--- +> emacs/notmuch-hello.el | 15 ++++++++++----- +> 2 files changed, 19 insertions(+), 8 deletions(-) +> +> -- +> 1.7.10.4 +> +> _______________________________________________ +> notmuch mailing list +> notmuch@notmuchmail.org +> http://notmuchmail.org/mailman/listinfo/notmuch -- 2.26.2