summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.emacs.d/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index a5ac8f8..42152ea 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -2443,7 +2443,7 @@ https://csclub.uwaterloo.ca/~abandali")
(use-feature ebdb-mua
:demand
:after ebdb
- :custom (ebdb-mua-pop-up nil))
+ :custom (ebdb-mua-pop-up t))
;; (use-package ebdb-message
;; :after ebdb)