summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.org b/init.org
index df4edeb..b36b833 100644
--- a/init.org
+++ b/init.org
@@ -1023,7 +1023,7 @@ TODO: this is a big blob of email configuration. Document this properly!
;; Don't update list of emails automatically. I update the list
;; manually with "g".
(setq mu4e-headers-auto-update nil)
- (setq mu4e-headers-include-related t)
+ (setq mu4e-search-include-related t)
(setq mu4e-headers-seen-mark '("" . ""))
(setq mu4e-headers-unread-mark '("u" . "✉"))
(setq mu4e-hide-index-messages t)