Robert Helgesson
c21b69e73e
notmuch: add maildir.synchronizeFlags
option
2018-11-25 13:33:30 +01:00
Robert Helgesson
9318bd3b0d
notmuch: replace incorrect use of toJSON
2018-11-25 13:33:30 +01:00
Robert Helgesson
701b4130bd
Remove unnecessary dag
variables
...
Also remove a few trailing whitespaces.
2018-09-19 00:13:31 +02:00
Matthieu Coudron
453d0494fb
notmuch: synchronize_flag should be "true"
...
...and not "True"
According to doc https://notmuchmail.org/manpages/notmuch-config-1/
It also causes a crash in astroid :
https://github.com/astroidmail/astroid/issues/546
2018-09-07 19:38:39 +02:00
Robert Helgesson
4b32f16747
Use submodules for program email accounts
...
This reworks the way program specific email account options are
specified. In particular, we no longer use the deprecated `options`
field of `mkOption`. Instead submodules are used.
2018-08-16 21:37:42 +02:00
Robert Helgesson
eecebbf186
notmuch: add module
...
Co-authored-by: Matthieu Coudron <mattator@gmail.com>
2018-07-01 18:44:53 +02:00