[PATCH 1/4] lib: Return added message even if it already was in the database

2010-10-13 Thread Michal Sojka
--- lib/database.cc |3 ++- lib/notmuch.h |3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/lib/database.cc b/lib/database.cc index e4ac970..9a4f715 100644 --- a/lib/database.cc +++ b/lib/database.cc @@ -1671,7 +1671,8 @@ notmuch_database_add_message

[PATCH 1/4] lib: Return added message even if it already was in the database

2010-05-11 Thread Michal Sojka
--- lib/database.cc |3 ++- lib/notmuch.h |3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/lib/database.cc b/lib/database.cc index 6afc8d9..694b7ec 100644 --- a/lib/database.cc +++ b/lib/database.cc @@ -1613,7 +1613,8 @@ notmuch_database_add_message

[PATCH 1/4] lib: Return added message even if it already was in the database

2010-05-11 Thread Michal Sojka
--- lib/database.cc |3 ++- lib/notmuch.h |3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/lib/database.cc b/lib/database.cc index 6afc8d9..694b7ec 100644 --- a/lib/database.cc +++ b/lib/database.cc @@ -1613,7 +1613,8 @@ notmuch_database_add_message