[PATCH] notmuch-addresses: Match on the full name as well as components.

2011-12-30 Thread Jesse Rosenthal
Oh, and I moved the code to http://commonmeasure.org/~jkr/notmuch_addresses.git Best, Jesse On Fri, 30 Dec 2011 14:04:43 -0500, Jesse Rosenthal wrote: > Pushed. > > Thanks, > Jesse > > On Wed, 21 Dec 2011 13:49:17 +, David Edmondson wrote: > > --- > > notmuch_addresses.py |7

[PATCH] notmuch-addresses: Match on the full name as well as components.

2011-12-30 Thread Jesse Rosenthal
Pushed. Thanks, Jesse On Wed, 21 Dec 2011 13:49:17 +, David Edmondson wrote: > --- > notmuch_addresses.py |7 +-- > 1 files changed, 5 insertions(+), 2 deletions(-) > > diff --git a/notmuch_addresses.py b/notmuch_addresses.py > index bf45151..74a743c 100755 > ---

Re: [PATCH] notmuch-addresses: Match on the full name as well as components.

2011-12-30 Thread Jesse Rosenthal
Oh, and I moved the code to http://commonmeasure.org/~jkr/notmuch_addresses.git Best, Jesse On Fri, 30 Dec 2011 14:04:43 -0500, Jesse Rosenthal jrosent...@jhu.edu wrote: Pushed. Thanks, Jesse On Wed, 21 Dec 2011 13:49:17 +, David Edmondson d...@dme.org wrote: ---

[PATCH] notmuch-addresses: Match on the full name as well as components.

2011-12-21 Thread David Edmondson
--- notmuch_addresses.py |7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/notmuch_addresses.py b/notmuch_addresses.py index bf45151..74a743c 100755 --- a/notmuch_addresses.py +++ b/notmuch_addresses.py @@ -164,11 +164,14 @@ class NotmuchAddressMatcher(object):

[PATCH] notmuch-addresses: Match on the full name as well as components.

2011-12-21 Thread David Edmondson
--- notmuch_addresses.py |7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/notmuch_addresses.py b/notmuch_addresses.py index bf45151..74a743c 100755 --- a/notmuch_addresses.py +++ b/notmuch_addresses.py @@ -164,11 +164,14 @@ class NotmuchAddressMatcher(object):