[PATCH] Add support for missing Messsage-ID header

2015-01-26 Thread Jan N. Klug
--- contrib/notmuch-mutt/notmuch-mutt | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/contrib/notmuch-mutt/notmuch-mutt b/contrib/notmuch-mutt/notmuch-mutt index 4969e4b..b9882fd 100755 --- a/contrib/notmuch-mutt/notmuch-mutt +++

[PATCH] Add support for missing Messsage-ID header

2015-01-26 Thread Jan N. Klug
--- contrib/notmuch-mutt/notmuch-mutt | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/contrib/notmuch-mutt/notmuch-mutt b/contrib/notmuch-mutt/notmuch-mutt index 4969e4b..b9882fd 100755 --- a/contrib/notmuch-mutt/notmuch-mutt +++

[PATCH 2/3] notmuch-mutt: support for messages that lack Message-ID headers

2015-01-24 Thread Jan N. Klug
th using Mail::Header->new and fall back to > line-by-line hasing only in case Message-ID is not found? If so, having > an updated patch based on the one I've posted here would be awesome! If > you cannot do that just let me know and I'll get to it, eventually :). I can look into that, but

Re: [PATCH 2/3] notmuch-mutt: support for messages that lack Message-ID headers

2015-01-24 Thread Jan N. Klug
Message-ID is not found? If so, having an updated patch based on the one I've posted here would be awesome! If you cannot do that just let me know and I'll get to it, eventually :). I can look into that, but I cannot promise to have it ready in the next days. Regards, Jan -- Jan N. Klug