From 87ea96e50e2552cd94638b973167e9afc911d371 Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 25 Aug 2022 10:15:00 +0100 Subject: notmuch: better defaults for fcc-dirs --- custom/jao-custom-notmuch.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'custom') diff --git a/custom/jao-custom-notmuch.el b/custom/jao-custom-notmuch.el index f6ab68f..9ca937c 100644 --- a/custom/jao-custom-notmuch.el +++ b/custom/jao-custom-notmuch.el @@ -225,7 +225,8 @@ notmuch-draft-quoted-tags '("part") notmuch-fcc-dirs '(("\\(support\\|education\\)@bigml.com" . nil) - (".*@bigml.com" . "bigml/trove -unread -new +sent +bigml +trove")) + (".*@bigml.com" . "bigml/trove -new -unread +sent +bigml +trove") + (".*" . "trove/jao -new -unread +sent +jao +trove")) notmuch-maildir-use-notmuch-insert t) :custom ((notmuch-address-internal-completion '(sent nil))) -- cgit v1.2.3