]> git.notmuchmail.org Git - notmuch/commit
Add internal functions for manipulating a new notmuch_message_t
authorCarl Worth <cworth@cworth.org>
Fri, 23 Oct 2009 12:41:17 +0000 (05:41 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 23 Oct 2009 12:48:52 +0000 (05:48 -0700)
commit17548e314a8f190765ca714d626068c5afef2cb4
tree636d4fe4fddc93bd9c15eee96ba010e577ed2bb9
parent868d3b30683e40af723a8c94141172bd78d2b118
Add internal functions for manipulating a new notmuch_message_t

This will support the add_message function in incrementally creating
state in a new notmuch_message_t. The new functions are

      _notmuch_message_set_filename
      _notmuch_message_add_thread_id
      _notmuch_message_ensure_thread_id
      _notmuch_message_set_date
      _notmuch_message_sync
message.cc
notmuch-private.h