--- /dev/null
+Return-Path: <markwalters1009@gmail.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by olra.theworths.org (Postfix) with ESMTP id 20DCB431FC2\r
+ for <notmuch@notmuchmail.org>; Sat, 12 Apr 2014 05:46:40 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 2.7\r
+X-Spam-Level: **\r
+X-Spam-Status: No, score=2.7 tagged_above=-999 required=5\r
+ tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+ FREEMAIL_ENVFROM_END_DIGIT=1, FREEMAIL_FROM=0.001,\r
+ FREEMAIL_REPLY=2.499, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+ by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id QP0cXzlUudsn for <notmuch@notmuchmail.org>;\r
+ Sat, 12 Apr 2014 05:46:34 -0700 (PDT)\r
+Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com\r
+ [209.85.212.178]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+ (No client certificate requested)\r
+ by olra.theworths.org (Postfix) with ESMTPS id 8A560431FBC\r
+ for <notmuch@notmuchmail.org>; Sat, 12 Apr 2014 05:46:34 -0700 (PDT)\r
+Received: by mail-wi0-f178.google.com with SMTP id bs8so2207573wib.5\r
+ for <notmuch@notmuchmail.org>; Sat, 12 Apr 2014 05:46:31 -0700 (PDT)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
+ h=from:to:cc:subject:date:message-id;\r
+ bh=RzAccEw46jzitwjz1wdNc1IGWCFfa9Di7qnHAr1JYkQ=;\r
+ b=Og6mVUlYbzvWiuSQBb0lTlR8EANsRvds8QgK1K0zWcM72Zc92Tnh2ausRgHtVstrBA\r
+ jE2vQvrx5nJZT59lffc7fp1cYtO9CKCgFCLdzweCtenCuIWNUz8f6fIqNxMyYNhqmDtD\r
+ ScdkEwRg8q6+FS0P5n0+CphhROyofFd+bcRJckp6YLK0rQFXDD/8z1yCaeN14gC44Hc0\r
+ guz8dBW9cXkUALebSB13Zcp112lAay3XP45zIjvAWDglDQukOJcXEtS/upYXLXBUfbtq\r
+ e2eemq5pdVzLwk5JXfmWiu/2ln7x7B04eK44PrRJAk357utZFJ7PO5V/OIG9dqWzRlgj\r
+ zkXw==\r
+X-Received: by 10.194.20.65 with SMTP id l1mr25042346wje.39.1397306790587;\r
+ Sat, 12 Apr 2014 05:46:30 -0700 (PDT)\r
+Received: from localhost (5751dfa2.skybroadband.com. [87.81.223.162])\r
+ by mx.google.com with ESMTPSA id\r
+ hu7sm10439916wib.10.2014.04.12.05.46.29 for <multiple recipients>\r
+ (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
+ Sat, 12 Apr 2014 05:46:30 -0700 (PDT)\r
+From: Mark Walters <markwalters1009@gmail.com>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH v2 0/2] emacs: hello: saved search sort fixes\r
+Date: Sat, 12 Apr 2014 13:46:25 +0100\r
+Message-Id: <1397306787-12207-1-git-send-email-markwalters1009@gmail.com>\r
+X-Mailer: git-send-email 1.7.10.4\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sat, 12 Apr 2014 12:46:40 -0000\r
+\r
+This is v2 of the collection of patches in\r
+id:1397292033-26502-1-git-send-email-markwalters1009@gmail.com\r
+\r
+The series makes the alphabetically sorted saved searches options work\r
+again, documents the new saved search sorting format, and fixes some\r
+of the markdown problesm in the original NEWS patch.\r
+\r
+\r
+Mark Walters (2):\r
+ emacs: hello: bugfix: make alphabetically sorted saved searches work\r
+ NEWS: document possible breakage from saved-search format change\r
+\r
+ NEWS | 12 +++++++++---\r
+ emacs/notmuch-hello.el | 15 ++++++++++-----\r
+ 2 files changed, 19 insertions(+), 8 deletions(-)\r
+\r
+-- \r
+1.7.10.4\r
+\r