]> git.cworth.org Git - notmuch/commitdiff
emacs: Allow functions in notmuch-{tree,unthreaded}-result-format
authorDavid Edmondson <dme@dme.org>
Sun, 21 Feb 2021 15:19:02 +0000 (15:19 +0000)
committerDavid Bremner <david@tethera.net>
Thu, 9 Sep 2021 02:00:45 +0000 (23:00 -0300)
If the car of an element in notmuch-tree-result-format or
notmuch-unthreaded-result-format is a function, insert the result of
calling the function into the buffer.


No differences found