From: David Bremner Date: Sat, 16 Jul 2022 21:22:25 +0000 (-0400) Subject: emacs: update defcustom for notmuch-search-result-format. X-Git-Tag: 0.37_rc0~25 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=25ebb9e7d356b92d02f111635284082dba98db24;hp=25ebb9e7d356b92d02f111635284082dba98db24;p=notmuch emacs: update defcustom for notmuch-search-result-format. It seems redundant to have the previous example, since the default value is always show by describe variable. Enforce more restrictions on the keys in the alist, since arbitrary strings don't work as field names. Document that functions can be used in lieu of field names. ---