[PATCH v2 0/3] Allow functions in notmuch-*-result-format

Subject: [PATCH v2 0/3] Allow functions in notmuch-*-result-format

Date: Tue, 12 Jan 2021 17:45:54 +0000

To: notmuch@notmuchmail.org

Cc: David Edmondson

From: David Edmondson


As well as allowing headers to be specified in the various result
format lists, allow functions that can be used to implement per-user
logic when generating the results.

David Edmondson (3):
  emacs: Use pcase in notmuch-search-insert-field
  emacs: Allow functions in notmuch-search-result-format
  emacs: Allow functions in notmuch-{tree,unthreaded}-result-format

 emacs/notmuch-tree.el |  3 +++
 emacs/notmuch.el      | 47 +++++++++++++++++++++++++------------------
 2 files changed, 30 insertions(+), 20 deletions(-)

-- 
2.29.2
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: