--- /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 0EBD4431FBC\r
+ for <notmuch@notmuchmail.org>; Sat, 12 Apr 2014 01:51:41 -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 YJaobNMavv93 for <notmuch@notmuchmail.org>;\r
+ Sat, 12 Apr 2014 01:51:35 -0700 (PDT)\r
+Received: from mail-we0-f173.google.com (mail-we0-f173.google.com\r
+ [74.125.82.173]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+ (No client certificate requested)\r
+ by olra.theworths.org (Postfix) with ESMTPS id 4C792431FAF\r
+ for <notmuch@notmuchmail.org>; Sat, 12 Apr 2014 01:51:35 -0700 (PDT)\r
+Received: by mail-we0-f173.google.com with SMTP id w61so6391381wes.32\r
+ for <notmuch@notmuchmail.org>; Sat, 12 Apr 2014 01:51: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:in-reply-to:references;\r
+ bh=P4WMG7ENSvaHTDEuogA91obfGs8exmWdeYVv/fn9VIc=;\r
+ b=mXYQ2/jlfkRz7Wszm5e4ppPDkG01zhj2FGYJxyVnKkfkyZ9Z5tI3GegObxzFaXUIK/\r
+ Rb86Yric+ZOVLFiDM5LZOTUjAfVJRj55W96Jq1ZY7arriRrrxgmhwiqePVATZhSlkulD\r
+ zq1xe3fYRgDEWFKOjZH0YOCpFrZvVk9LlpQuPLlMGI8n3bWYMfX82zuiqPDf9nj2dQaU\r
+ S3BAmwuxd6anATbLPdO8tXSbqKZW1bjR9dzfM3ehH4x8Gdy1Iiiu61yylauxkx7TzRr7\r
+ 3Mp0+wBV957PeJs9+W616Xy0jIEcHUg6BbvqYNWVG2RHlnyJZxcImn9+rSxer7KOaISz\r
+ WJnA==\r
+X-Received: by 10.194.203.170 with SMTP id kr10mr24607721wjc.19.1397292691374;\r
+ Sat, 12 Apr 2014 01:51:31 -0700 (PDT)\r
+Received: from localhost (5751dfa2.skybroadband.com. [87.81.223.162])\r
+ by mx.google.com with ESMTPSA id eq8sm9404230wib.16.2014.04.12.01.51.30\r
+ for <multiple recipients>\r
+ (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
+ Sat, 12 Apr 2014 01:51:30 -0700 (PDT)\r
+From: Mark Walters <markwalters1009@gmail.com>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH] emacs: hello: update docs for saved-search sort defcustom.\r
+Date: Sat, 12 Apr 2014 09:51:27 +0100\r
+Message-Id: <1397292687-27681-1-git-send-email-markwalters1009@gmail.com>\r
+X-Mailer: git-send-email 1.7.10.4\r
+In-Reply-To: <1397292033-26502-1-git-send-email-markwalters1009@gmail.com>\r
+References: <1397292033-26502-1-git-send-email-markwalters1009@gmail.com>\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 08:51:41 -0000\r
+\r
+Update the documentation for notmuch-saved-search-sort-function to\r
+match the new format and recommend the best way to access the fields\r
+(which should minimize breakage if we need to change the format again\r
+in the future).\r
+\r
+---\r
+This could be rolled into id:1397292033-26502-1-git-send-email-markwalters1009@gmail.com\r
+\r
+Best wishes\r
+\r
+Mark\r
+\r
+\r
+ emacs/notmuch-hello.el | 6 ++++--\r
+ 1 file changed, 4 insertions(+), 2 deletions(-)\r
+\r
+diff --git a/emacs/notmuch-hello.el b/emacs/notmuch-hello.el\r
+index fca2bcc..b8ec665 100644\r
+--- a/emacs/notmuch-hello.el\r
++++ b/emacs/notmuch-hello.el\r
+@@ -54,8 +54,10 @@ (defcustom notmuch-saved-search-sort-function nil\r
+ stored in `notmuch-saved-searches'. Sort alphabetically sorts the\r
+ saved searches in alphabetical order. Custom sort function should\r
+ be a function or a lambda expression that takes the saved\r
+-searches alist as a parameter, and returns a new saved searches\r
+-alist to be used."\r
++searches list as a parameter, and returns a new saved searches\r
++list to be used. For compatibility with the various saved-search\r
++formats it should use notmuch-saved-search-get to access the\r
++fields of the search."\r
+ :type '(choice (const :tag "No sorting" nil)\r
+ (const :tag "Sort alphabetically" notmuch-sort-saved-searches)\r
+ (function :tag "Custom sort function"\r
+-- \r
+1.7.10.4\r
+\r