]> git.notmuchmail.org Git - notmuch/commit
Add notmuch_message_get_filename
authorCarl Worth <cworth@cworth.org>
Fri, 23 Oct 2009 12:38:13 +0000 (05:38 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 23 Oct 2009 12:48:46 +0000 (05:48 -0700)
commit868d3b30683e40af723a8c94141172bd78d2b118
treef9a9445798527b6d0cb741c7d867436d2cdaccd1
parent31044d10ed114637464481d1a0f4771ed170950e
Add notmuch_message_get_filename

This is a new public function to find the filename of the original
email message for a message-object that was found in the database.

We may change this function in the future to support returning a
list of filenames, (for messages with duplicate message IDs).
message.cc
notmuch.h