Re: [PATCH v3] cli/insert: add --world-readable flag

2018-02-14 Thread Tomi Ollila
On Thu, Feb 08 2018, Daniel Kahn Gillmor wrote: > In some cases (e.g. when building a publicly-visible e-mail archive) > it doesn't make any sense to restrict visibility of the message to the > current user account. > > This adds a --world-readable boolean option for "notmuch insert", so > that

Re: [PATCH] CLI/restore: handle missing keys and values in config data.

2018-02-14 Thread Tomi Ollila
On Fri, Feb 09 2018, Daniel Kahn Gillmor wrote: // stuff deleted > I've stated my preference before to move all the configuration into the > database, and to deprecate the config file (except for the database > directory itself?), because i think it would simplify and clarify > matters. Alas, i

Re: [PATCH] nmbug: explicitly prefer python3

2018-02-14 Thread Tomi Ollila
On Mon, Feb 12 2018, W. Trevor King wrote: > On Sun, Feb 11, 2018 at 10:56:36PM -0500, Daniel Kahn Gillmor wrote: >> On Fri 2018-02-09 12:46:24 -0800, W. Trevor King wrote: >> > From later on in PEP 394 [1]: >> > >> > It is anticipated that there will eventually come a time where >> > the