On Fri, Jan 09 2015, Todd <[email protected]> wrote: > It's defaulted to message-cite-original in Emacs 24, and may have been > back to Emacs 22.3 ("This variable was introduced, or its default value > was changed, in version 22.3 of Emacs."). > > I can re-work the patch to fall back to message-cite-original if it's > been unset, if that's preferred.
For reference: in emacs 23.1 the message-yank-original function in message.el will do nothing in case message-site-function is unset (if it is set, it does plenty of things, including (funcall message-site-function) ) Tomi > > - Todd > > >>>>>> "DB" == David Bremner <[email protected]> writes: > DB> Hi Todd; > > DB> Thanks for the patch. What happens to the behaviour of notmuch-reply > for > DB> people that have not customized this variable? > > DB> d > _______________________________________________ > notmuch mailing list > [email protected] > http://notmuchmail.org/mailman/listinfo/notmuch _______________________________________________ notmuch mailing list [email protected] http://notmuchmail.org/mailman/listinfo/notmuch
