]> git.notmuchmail.org Git - notmuch/commit
Add _notmuch_message_get_in_reply_to.
authorCarl Worth <cworth@cworth.org>
Mon, 16 Nov 2009 04:36:51 +0000 (20:36 -0800)
committerCarl Worth <cworth@cworth.org>
Mon, 16 Nov 2009 04:36:51 +0000 (20:36 -0800)
commitd136a1e2cffe954d83495c0f8e45d5ce97583e90
tree3c13d14609a27c054bf29d8e226f884222a60a5a
parentb97756926f3bb9f940e8d6a9724c02a29f40f128
Add _notmuch_message_get_in_reply_to.

The existing notmuch_message_get_header is *almost* good enough for
this, except that we also need to remove the '<' and '>'
delimiters. We'll probably want to implement this function with
database storage in the future rather than loading the email message.
lib/message.cc
lib/notmuch-private.h