summaryrefslogtreecommitdiffhomepage
path: root/notmuch.org
diff options
context:
space:
mode:
Diffstat (limited to 'notmuch.org')
-rw-r--r--notmuch.org7
1 files changed, 4 insertions, 3 deletions
diff --git a/notmuch.org b/notmuch.org
index ed9d9e5..05d3f8f 100644
--- a/notmuch.org
+++ b/notmuch.org
@@ -41,7 +41,7 @@
(setq notmuch-tree-result-format
'(("date" . "%12s ")
("authors" . "%-35s")
- ((("tree" . "%s ")("subject" . "%s")) . " %-100s")
+ ((("tree" . "%s ") ("subject" . "%s")) . " %-100s")
("tags" . " (%s)"))
notmuch-search-result-format
'(("date" . "%12s ")
@@ -167,8 +167,9 @@
notmuch-archive-tags '("+trove" "-new")
notmuch-address-internal-completion '(received nil)
notmuch-fcc-dirs
- '((".*@bigml.com" . "bigml/sent +bigml +sent -new")
- (".*" . "jao/sent +jao +sent -new"))
+ '(("\\(support\\|education\\)@bigml.com" . nil)
+ (".*@bigml.com" . "bigml/sent +bigml +sent -new")
+ (".*" . "jao/trove +jao +sent +trove -new"))
notmuch-maildir-use-notmuch-insert t
notmuch-message-headers '("Subject" "To" "Cc" "Date" "List-Id")
notmuch-wash-signature-lines-max 0