]> git.notmuchmail.org Git - notmuch/commit
cli/reply: use dedicated functions for reply to mapping
authorJani Nikula <jani@nikula.org>
Tue, 13 Sep 2016 17:14:17 +0000 (20:14 +0300)
committerDavid Bremner <david@tethera.net>
Sat, 17 Sep 2016 12:07:10 +0000 (09:07 -0300)
commit78520673fa9e42c3f0856913a00a9bf3c7a05489
tree0d927481fac424469d6eedea112991869e453953
parent301a65b0f2f7e4551ded7104d779b8600a806b2b
cli/reply: use dedicated functions for reply to mapping

The main motivation here is to move the special casing around
reply-to/from handling into a function of its own, clarifying the main
logic.
notmuch-reply.c