[notmuch] [PATCH -V3 1/2] notmuch-reply: Add support for replying only to sender

2010-03-11 Thread Michal Sojka
Hi, On Wed, 10 Mar 2010, Aneesh Kumar K.V wrote: > From: Aneesh Kumar K.V > > This patch add --recipient=all|sender option > > Signed-off-by: Aneesh Kumar K.V > --- > notmuch-client.h |2 + > notmuch-reply.c | 55 - > 2 files

[notmuch] [PATCH -V3 1/2] notmuch-reply: Add support for replying only to sender

2010-03-10 Thread Aneesh Kumar K.V
From: Aneesh Kumar K.V This patch add --recipient=all|sender option Signed-off-by: Aneesh Kumar K.V --- notmuch-client.h |2 + notmuch-reply.c | 55 - 2 files changed, 43 insertions(+), 14 deletions(-) diff

[notmuch] [PATCH -V3 1/2] notmuch-reply: Add support for replying only to sender

2010-03-10 Thread Aneesh Kumar K.V
From: Aneesh Kumar K.V aneesh.ku...@gmail.com This patch add --recipient=all|sender option Signed-off-by: Aneesh Kumar K.V aneesh.ku...@gmail.com --- notmuch-client.h |2 + notmuch-reply.c | 55 - 2 files changed, 43 insertions(+), 14