projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
delete vestigial .gitmodules file
[~bandali/configs]
/
.emacs.d
/
init.el
diff --git
a/.emacs.d/init.el
b/.emacs.d/init.el
index
a5ac8f8
..
42152ea
100644
(file)
--- 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)