i3pystatus/i3pystatus/mail
Matthieu Coudron 914e495c22 This patch allows the notmuch backend to retrieve the notmuch database path from the notmuch configuration file in case no "db_path" argument is passed to the Notmuch constructor.
In such a case, i3pystatus will try to load the file designed by the
environment variable NOTMUCH_CONFIG and "~/.notmuch_config". and
retrieve the value "path" of the section [database].
2014-08-28 23:14:07 +02:00
..
__init__.py Better fix for #102 2014-08-28 13:11:20 +02:00
imap.py Don't catch exceptions by wildcard randomly 2014-08-28 16:12:29 +02:00
maildir.py maildir: remove useless list comprehension 2014-07-18 16:48:28 +02:00
mbox.py PEP8 2014-04-30 14:51:41 +02:00
notmuchmail.py This patch allows the notmuch backend to retrieve the notmuch database path from the notmuch configuration file in case no "db_path" argument is passed to the Notmuch constructor. 2014-08-28 23:14:07 +02:00
thunderbird.py PEP8 2014-04-30 14:51:41 +02:00