]> git.cworth.org Git - notmuch/commit
cli/reply: reorganize create_reply_message()
authorJani Nikula <jani@nikula.org>
Tue, 13 Sep 2016 17:14:13 +0000 (20:14 +0300)
committerDavid Bremner <david@tethera.net>
Sat, 17 Sep 2016 11:53:11 +0000 (08:53 -0300)
commitb1aca0e502e97ab822da60aa4217d4b0bdb33543
tree35194c9830fa950205e6897a7e1361e4a901df3b
parent208053b6845010aac08e00be50063ee890066584
cli/reply: reorganize create_reply_message()

Again, in preparation for later unification, reorganize
create_reply_message() to be more similar to the headers-only format
reply code in notmuch_reply_format_headers_only(). Due to "pretty"
header ordering, there should be no change in output. There should be
no functional changes.
notmuch-reply.c