X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=NEWS;h=8d7ed0af0963b032f2bf829784b24b489ab44117;hp=0b51a6eb4327b54166266db10348c4a9f0e68a2a;hb=50ee7d7e12de1db2c5ce4bb3f45423e47cb9415e;hpb=049bb7b86ef4b97e217c650dfea8b2e8b9318cda diff --git a/NEWS b/NEWS index 0b51a6eb..8d7ed0af 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 ---------------