Re: [PATCH v1 0/3] Improve the acquisition of text parts.

2016-03-27 Thread David Bremner
David Edmondson  writes:

> Improve the acquisition of text parts.
>
> This affects the new "reply" behaviour and the rendering of
> application/octet-stream parts that are treated as text.
>

pushed.

d
___
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch


Re: [PATCH] nmbug: ignore # comments

2016-03-27 Thread W. Trevor King
On Sun, Mar 27, 2016 at 05:25:11PM -0300, David Bremner wrote:
>  for line in notmuch.stdout:
> +if line.strip().startswith('#'):
> +continue

Looks good to me.

Cheers,
Trevor

-- 
This email may be signed or encrypted with GnuPG (http://www.gnupg.org).
For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy


signature.asc
Description: OpenPGP digital signature
___
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch