projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a25e565
)
[emacs] enable orgalist-mode in message-mode
author
Amin Bandali
<bandali@gnu.org>
Wed, 31 Oct 2018 15:56:34 +0000
(11:56 -0400)
committer
Amin Bandali
<bandali@gnu.org>
Wed, 31 Oct 2018 15:57:32 +0000
(11:57 -0400)
init.org
patch
|
blob
|
blame
|
history
diff --git
a/init.org
b/init.org
index
058b9b0
..
4bd4458
100644
(file)
--- a/
init.org
+++ b/
init.org
@@
-718,7
+718,8
@@
In short, my favourite way of life.
(use-package org-notmuch
:after (:any org notmuch))
-(use-package orgalist)
+(use-package orgalist
+ :hook (message-mode . orgalist-mode))
#+end_src
**** asynchronous tangle