[PATCH] Use the message cite variable instead of a hard coded function
David Bremner
david at tethera.net
Thu Jan 8 23:50:08 PST 2015
Todd <todd at electricoding.com> writes:
> @@ -233,7 +233,7 @@ list."
> (set-mark (point))
> (goto-char start)
> ;; Quote the original message according to the user's configured style.
> - (message-cite-original)))
> + (funcall message-cite-function)))
>
Hi Todd;
Thanks for the patch. What happens to the behaviour of notmuch-reply for
people that have not customized this variable?
d
More information about the notmuch
mailing list