[PATCH 06/18] insert: add new message to database

2012-11-18 Thread Mark Walters
Hi On Wed, 25 Jul 2012, Peter Wang wrote: > Add the new message to the notmuch database, renaming the file to encode > notmuch tags as maildir flags. > --- > notmuch-insert.c | 44 > 1 files changed, 44 insertions(+), 0 deletions(-) > > diff --git

Re: [PATCH 06/18] insert: add new message to database

2012-11-18 Thread Mark Walters
Hi On Wed, 25 Jul 2012, Peter Wang noval...@gmail.com wrote: Add the new message to the notmuch database, renaming the file to encode notmuch tags as maildir flags. --- notmuch-insert.c | 44 1 files changed, 44 insertions(+), 0 deletions(-)

[PATCH 06/18] insert: add new message to database

2012-07-26 Thread Peter Wang
Add the new message to the notmuch database, renaming the file to encode notmuch tags as maildir flags. --- notmuch-insert.c | 44 1 files changed, 44 insertions(+), 0 deletions(-) diff --git a/notmuch-insert.c b/notmuch-insert.c index