]> git.cworth.org Git - notmuch/commit - emacs/notmuch-mua.el
emacs: fix old bug in notmuch-mua-mail
authorJonas Bernoulli <jonas@bernoul.li>
Mon, 16 Nov 2020 21:28:22 +0000 (22:28 +0100)
committerDavid Bremner <david@tethera.net>
Sun, 6 Dec 2020 20:17:36 +0000 (16:17 -0400)
commitf061ae5b427136b759957622210d5f83e5e61e5a
tree85d54689eb51829947b06d308df88bfb306c6037
parent8d701cdc997a1310efb2b6e08b95d705da9062e6
emacs: fix old bug in notmuch-mua-mail

This fixes a regression introduced in [1: 7e20d264].  If the argument
RETURN-ACTION was non-nil then we should pass along the value of that
argument.  Instead we passed along the constant symbol `return-action'.

1: 7e20d26480553f57d53bd9ec28cae163c1ac91e3
   emacs: Fix mail composition under Emacs 23
emacs/notmuch-mua.el