A tool for printing from notmuch
Jesse Rosenthal
jrosenthal at jhu.edu
Fri Jan 28 13:17:11 PST 2011
On Fri, 28 Jan 2011 16:11:00 -0500, Jesse Rosenthal <jrosenthal at 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
More information about the notmuch
mailing list