projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[emacs][wip] fix up some breakages due to use-package-always-defer
[~bandali/configs]
/
init.org
diff --git
a/init.org
b/init.org
index
257e868
..
1f3d721
100644
(file)
--- a/
init.org
+++ b/
init.org
@@
-880,6
+880,7
@@
And here's where my actual Org configurations begin:
t))
(use-feature ox-beamer
+ :demand
:after ox)
#+end_src
@@
-2352,6
+2353,7
@@
Convenient footnotes in =message-mode=.
(use-feature ebdb-gnus
:after ebdb
+ :demand
:custom
(ebdb-gnus-window-configuration
'(article
@@
-2363,6
+2365,7
@@
Convenient footnotes in =message-mode=.
(use-feature ebdb-mua
:after ebdb
+ :demand
;; :custom (ebdb-mua-pop-up nil)
)