[notmuch] [PATCH] Filter out carriage-returns in show and reply output.

2009-11-19 Thread Carl Worth
On Wed, 18 Nov 2009 11:56:13 -0800, Keith Packard wrote: > Thanks, windows mail clients. Very nice to have. Pushed. -Carl

[notmuch] [PATCH] Filter out carriage-returns in show and reply output.

2009-11-18 Thread Keith Packard
Thanks, windows mail clients. Signed-off-by: Keith Packard --- gmime-filter-reply.c |7 --- notmuch-show.c | 21 +++-- 2 files changed, 19 insertions(+), 9 deletions(-) diff --git a/gmime-filter-reply.c b/gmime-filter-reply.c index 3e298e1..b269db4 100644 --- a/g