projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
62e3191
)
emacs: ebdb: enable the pop-up again for now
author
Amin Bandali
<bandali@gnu.org>
Fri, 13 Sep 2019 22:52:39 +0000
(18:52 -0400)
committer
Amin Bandali
<bandali@gnu.org>
Fri, 13 Sep 2019 22:52:39 +0000
(18:52 -0400)
maybe make this conditional on screen size
.emacs.d/init.el
patch
|
blob
|
blame
|
history
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
(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)
;; (use-package ebdb-message
;; :after ebdb)