]> git.cworth.org Git - notmuch/commit
emacs: silence compiler wrt notmuch-show-insert-part-text/plain
authorJonas Bernoulli <jonas@bernoul.li>
Sun, 10 Jan 2021 14:00:52 +0000 (15:00 +0100)
committerDavid Bremner <david@tethera.net>
Wed, 13 Jan 2021 11:21:22 +0000 (07:21 -0400)
commitd8075ce50b10e0bd5dafa5d33c69eb8a773641e6
tree323545c3692b40f64461c837219a7971bb62b542
parent5475eb5151414d3f15175dd68af174b3e4a53267
emacs: silence compiler wrt notmuch-show-insert-part-text/plain

`notmuch-show-insert-part-text/plain' calls
`notmuch-show-insert-text/plain-hook' with two arguments
MSG and DEPTH. Currently all hook functions ignore MSG but
third-party functions may not.  One hook function uses DEPTH.
emacs/notmuch-wash.el