]> git.notmuchmail.org Git - notmuch/commitdiff
Add _notmuch_message_create_for_message_id
authorCarl Worth <cworth@cworth.org>
Fri, 23 Oct 2009 12:53:52 +0000 (05:53 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 23 Oct 2009 12:53:52 +0000 (05:53 -0700)
This is the last piece needed for add_message to be able to properly
support a message with a duplicate message ID.  This function creates
a new notmuch_message_t object but one that may reference an existing
document in the database.


No differences found