]> git.cworth.org Git - notmuch/commit
emacs: `notmuch-mua-new-forward-message' is not interactive
authorAustin Clements <amdragon@MIT.EDU>
Sun, 6 Oct 2013 03:22:43 +0000 (23:22 -0400)
committerDavid Bremner <bremner@debian.org>
Mon, 7 Oct 2013 23:31:16 +0000 (20:31 -0300)
commit0a84aaec6fd9b4e36ae27007779ded355fad2558
tree6b46ce51a6000500cde99ec445cf012f8a5dd337
parentcc8c407dfc9b5e50b02692077db589d5365bbf1f
emacs: `notmuch-mua-new-forward-message' is not interactive

`notmuch-mua-new-forward-message' must be called from a buffer
containing a raw RFC2822-formatted message to forward.  Hence, it's
intended to be invoked programmatically through something else that
sets up this buffer (like `notmuch-show-forward-message'), not
interactively.

Remove its interactive specification and update the documentation
string to mention the requirements on the current buffer.
emacs/notmuch-mua.el