--- /dev/null
+Return-Path: <jani@nikula.org>\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 90E90431FC9\r
+ for <notmuch@notmuchmail.org>; Mon, 10 Nov 2014 11:28:13 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.7\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
+ tests=[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 RjSWgdxEvYts for <notmuch@notmuchmail.org>;\r
+ Mon, 10 Nov 2014 11:28:08 -0800 (PST)\r
+Received: from mail-wg0-f46.google.com (mail-wg0-f46.google.com\r
+ [74.125.82.46]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client\r
+ certificate requested) by olra.theworths.org (Postfix) with ESMTPS id\r
+ D6858431FB6 for <notmuch@notmuchmail.org>; Mon, 10 Nov 2014 11:28:07 -0800\r
+ (PST)\r
+Received: by mail-wg0-f46.google.com with SMTP id x13so10031147wgg.5\r
+ for <notmuch@notmuchmail.org>; Mon, 10 Nov 2014 11:28:04 -0800 (PST)\r
+X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
+ d=1e100.net; s=20130820;\r
+ h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to\r
+ :references;\r
+ bh=Mi9lpgNjVcNXcT3WvzQGblVmMYlzPjkTIESzkiM7qBE=;\r
+ b=VK9LZgvJK+tDGoKg2fXofKz/DCtsu2BZ1iz9knoTMQedj0rvFa6NHMOkmdzuDUZWUz\r
+ nmkiBoIHi+AUH/Qdz8wJoJ4YmtV/vHKpK+i47xpRgnIYyzVkg2xepmZMt6nsPnOdz7iM\r
+ kMgy3MY09unTcexp90V2v1MRfGSb5pTpZ5n/rzUths6SjtDF00oqJGT3ykQ05Y1e/n8d\r
+ rsxXcikzpeU7MWCQFVu9b7lc+lXjUEq04Tx3RC69dhNiuYBzfaCsEBTkmc00KaQu/pga\r
+ znk6BRNVXGAy66HR8kqvrsCLut2jwS8f0lcIJK4RDzbfadaQwUtHisgtODogVUZryEjD\r
+ TAoA==\r
+X-Gm-Message-State:\r
+ ALoCoQmyQp5tUtuxsWhNM+M7XnGStFSEyKpyWNfBG2+5K78SygJZJVE/Zdo7T0KTJ4HFxFAr9tZV\r
+X-Received: by 10.194.58.180 with SMTP id s20mr42925826wjq.28.1415647684074;\r
+ Mon, 10 Nov 2014 11:28:04 -0800 (PST)\r
+Received: from localhost (dsl-hkibrasgw2-58c36d-48.dhcp.inet.fi.\r
+ [88.195.109.48])\r
+ by mx.google.com with ESMTPSA id a8sm14538058wiz.21.2014.11.10.11.28.02\r
+ for <multiple recipients>\r
+ (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\r
+ Mon, 10 Nov 2014 11:28:03 -0800 (PST)\r
+From: Jani Nikula <jani@nikula.org>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH 2/2] NEWS: functions in emacs\r
+ notmuch-show-stash-mlarchive-link-alist\r
+Date: Mon, 10 Nov 2014 21:27:53 +0200\r
+Message-Id: <1415647673-19166-2-git-send-email-jani@nikula.org>\r
+X-Mailer: git-send-email 2.1.1\r
+In-Reply-To: <1415647673-19166-1-git-send-email-jani@nikula.org>\r
+References: <1415647673-19166-1-git-send-email-jani@nikula.org>\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: Mon, 10 Nov 2014 19:28:13 -0000\r
+\r
+News for emacs: allow functions in\r
+notmuch-show-stash-mlarchive-link-alist.\r
+---\r
+ NEWS | 9 +++++++++\r
+ 1 file changed, 9 insertions(+)\r
+\r
+diff --git a/NEWS b/NEWS\r
+index 0b51a6eb4327..8d7ed0af0963 100644\r
+--- a/NEWS\r
++++ b/NEWS\r
+@@ -56,6 +56,15 @@ Improved `q` binding in notmuch buffers\r
+ buffer if there are multiple windows showing the buffer. If only a\r
+ single window is showing the buffer, it is killed.\r
+ \r
++`notmuch-show-stash-mlarchive-link-alist` now supports functions\r
++\r
++ Some list archives may use a more complicated scheme for referring\r
++ to messages than just concatenated URL and message ID. For example,\r
++ patchwork requires a query to translate message ID to a patchwork\r
++ patch ID. `notmuch-show-stash-mlarchive-link-alist` now supports\r
++ functions to better cover such cases. See the help documentation for\r
++ the variable for details.\r
++\r
+ Library changes\r
+ ---------------\r
+ \r
+-- \r
+2.1.1\r
+\r