[PATCH] nmbug: ignore # comments

Tomi Ollila tomi.ollila at iki.fi
Mon Mar 28 00:14:12 PDT 2016


On Sun, Mar 27 2016, "W. Trevor King" <wking at tremily.us> wrote:

> 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.

Me too. +1

Tomi

>
> Cheers,
> Trevor


More information about the notmuch mailing list