]> git.notmuchmail.org Git - notmuch/commit
emacs/show: use plist to pass message info to n-s-insert-headerline
authorDavid Bremner <david@tethera.net>
Fri, 11 Nov 2022 21:48:29 +0000 (16:48 -0500)
committerDavid Bremner <david@tethera.net>
Tue, 15 Nov 2022 11:28:02 +0000 (07:28 -0400)
commit2b842a1d8cb25981c19d9adb33fe962f4ebd2e9f
tree08adf1a3842bc8ea024b774d5a8b6e7ecf475cb1
parent82aa1acc0c6a66eb3b771357e513eb4d16f9f276
emacs/show: use plist to pass message info to n-s-insert-headerline

This should allow calling notmuch-show-insert-headerline from other
places without duplicating the set of plist accesses.
emacs/notmuch-show.el