[PATCH 2/2] NEWS: functions in emacs notmuch-show-stash-mlarchive-link-alist
Jani Nikula
jani at nikula.org
Mon Nov 10 11:27:53 PST 2014
News for emacs: allow functions in
notmuch-show-stash-mlarchive-link-alist.
---
NEWS | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/NEWS b/NEWS
index 0b51a6eb4327..8d7ed0af0963 100644
--- a/NEWS
+++ b/NEWS
@@ -56,6 +56,15 @@ Improved `q` binding in notmuch buffers
buffer if there are multiple windows showing the buffer. If only a
single window is showing the buffer, it is killed.
+`notmuch-show-stash-mlarchive-link-alist` now supports functions
+
+ Some list archives may use a more complicated scheme for referring
+ to messages than just concatenated URL and message ID. For example,
+ patchwork requires a query to translate message ID to a patchwork
+ patch ID. `notmuch-show-stash-mlarchive-link-alist` now supports
+ functions to better cover such cases. See the help documentation for
+ the variable for details.
+
Library changes
---------------
--
2.1.1
More information about the notmuch
mailing list