Re: A tool for printing from notmuch

Subject: Re: A tool for printing from notmuch

Date: Fri, 28 Jan 2011 16:17:11 -0500

To: Andreas Amann, notmuch@notmuchmail.org

Cc:

From: Jesse Rosenthal


On Fri, 28 Jan 2011 16:11:00 -0500, Jesse Rosenthal <jrosenthal@jhu.edu> wrote:
> Hmm... looks like a problem with ConfigParser. Maybe the default values
> aren't working well?

Yep, that was the problem. It turns out it doesn't take True and False
as defaults -- needs strings ("yes", "no", "true", "false) or 1 or
0. Anyway, I fixed that. Thanks, Andreas!

Best,
Jesse

Thread: