projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
e6c6786
)
emacs: fix recursive load error with ebdb and ebdb-gnus
author
Amin Bandali
<bandali@gnu.org>
Wed, 9 Oct 2019 15:23:58 +0000
(11:23 -0400)
committer
Amin Bandali
<bandali@gnu.org>
Wed, 9 Oct 2019 21:39:53 +0000
(17:39 -0400)
.emacs.d/init.el
patch
|
blob
|
blame
|
history
diff --git
a/.emacs.d/init.el
b/.emacs.d/init.el
index
71f86d5
..
1fa19d4
100644
(file)
--- a/
.emacs.d/init.el
+++ b/
.emacs.d/init.el
@@
-2452,7
+2452,6
@@
https://csclub.uwaterloo.ca/~abandali")
(defun company-ebdb--post-complete (_) nil))
(use-feature ebdb-gnus
(defun company-ebdb--post-complete (_) nil))
(use-feature ebdb-gnus
- :demand
:after ebdb
:custom
(ebdb-gnus-window-size 0.3))
:after ebdb
:custom
(ebdb-gnus-window-size 0.3))