[PATCH 5/6] python: Add bindings for notmuch_thread_get_messages

2013-05-05 Thread David Bremner
Austin Clements writes: > --- > bindings/python/notmuch/thread.py | 27 ++- > 1 file changed, 22 insertions(+), 5 deletions(-) Pushed, finally. d

Re: [PATCH 5/6] python: Add bindings for notmuch_thread_get_messages

2013-05-05 Thread David Bremner
Austin Clements writes: > --- > bindings/python/notmuch/thread.py | 27 ++- > 1 file changed, 22 insertions(+), 5 deletions(-) Pushed, finally. d ___ notmuch mailing list notmuch@notmuchmail.org http://notmuchmail.org/mailma

[PATCH 5/6] python: Add bindings for notmuch_thread_get_messages

2013-05-04 Thread David Bremner
Austin Clements writes: > --- > bindings/python/notmuch/thread.py | 27 ++- Justus OKed this privately. d

Re: [PATCH 5/6] python: Add bindings for notmuch_thread_get_messages

2013-05-04 Thread David Bremner
Austin Clements writes: > --- > bindings/python/notmuch/thread.py | 27 ++- Justus OKed this privately. d ___ notmuch mailing list notmuch@notmuchmail.org http://notmuchmail.org/mailman/listinfo/notmuch

[PATCH 5/6] python: Add bindings for notmuch_thread_get_messages

2012-11-24 Thread Austin Clements
--- bindings/python/notmuch/thread.py | 27 ++- 1 file changed, 22 insertions(+), 5 deletions(-) diff --git a/bindings/python/notmuch/thread.py b/bindings/python/notmuch/thread.py index 009cb2b..0454dbd 100644 --- a/bindings/python/notmuch/thread.py +++ b/bindings/pytho

[PATCH 5/6] python: Add bindings for notmuch_thread_get_messages

2012-11-24 Thread Austin Clements
--- bindings/python/notmuch/thread.py | 27 ++- 1 file changed, 22 insertions(+), 5 deletions(-) diff --git a/bindings/python/notmuch/thread.py b/bindings/python/notmuch/thread.py index 009cb2b..0454dbd 100644 --- a/bindings/python/notmuch/thread.py +++ b/bindings/pytho