]> git.notmuchmail.org Git - notmuch/commit
reply: Add a JSON reply format.
authorAdam Wolfe Gordon <awg+notmuch@xvx.ca>
Sun, 18 Mar 2012 16:32:36 +0000 (10:32 -0600)
committerDavid Bremner <bremner@debian.org>
Tue, 20 Mar 2012 00:53:53 +0000 (21:53 -0300)
commit1904b01b96c1b731afb9649e7b5bceffce901b88
tree6e31d5b9fdc7536dbcf83ddb705bc8e3b46a502d
parent06a34f1407a3465724d7950e7179d7f1df130a2b
reply: Add a JSON reply format.

This new JSON format for replies includes headers generated for a
reply message as well as the headers of the original message.  Using
this data, a client can intelligently create a reply. For example, the
emacs client will be able to create replies with quoted HTML parts by
parsing the HTML parts.
notmuch-client.h
notmuch-reply.c
notmuch-show.c
test/multipart