]> git.cworth.org Git - notmuch/commit
cli/reply: reduce the reply format abstractions
authorJani Nikula <jani@nikula.org>
Tue, 13 Sep 2016 17:14:16 +0000 (20:14 +0300)
committerDavid Bremner <david@tethera.net>
Sat, 17 Sep 2016 12:05:48 +0000 (09:05 -0300)
commit301a65b0f2f7e4551ded7104d779b8600a806b2b
tree9e14035531ca49d9efe80242cecc4ee704713c88
parent5e438d95c4671844cf4fddbd16c5744f41cda85c
cli/reply: reduce the reply format abstractions

Now that we've made the various reply formats quite similar to each
other, there's no point in keeping the abstractions. They are now
close enough to be put in one function.

For now, a mime node will be uselessly created for the headers-only
case, but this is insignificant, and may change in the future.
notmuch-reply.c