]> rtime.felk.cvut.cz Git - notmuch.git/commit
notmuch-reply.c: accept the --format=default default option.
authorJed Brown <jed@59A2.org>
Wed, 25 Nov 2009 01:35:13 +0000 (02:35 +0100)
committerCarl Worth <cworth@cworth.org>
Sat, 28 Nov 2009 00:56:23 +0000 (16:56 -0800)
commit5d447f327f3eb2dcb8e1ccde3ff3f444c2060e64
tree242228962b026b26b564f66d756092a82ebb6a3c
parent0ce9c53fd4c012d8a67937aa1ad60519f7f45987
notmuch-reply.c: accept the --format=default default option.

This factors actual generation of the reply out of notmuch_reply_command
into notmuch_reply_format_default(), in preparation for other --format=
options.

Signed-off-by: Jed Brown <jed@59A2.org>
notmuch-reply.c