projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e27fcb6
)
[emacs/gnus] always display my inbox groups
author
Amin Bandali
<bandali@gnu.org>
Sat, 10 Nov 2018 22:54:00 +0000
(17:54 -0500)
committer
Amin Bandali
<bandali@gnu.org>
Sat, 10 Nov 2018 22:54:27 +0000
(17:54 -0500)
init.org
patch
|
blob
|
blame
|
history
diff --git
a/init.org
b/init.org
index
fcb700e
..
4e45c0d
100644
(file)
--- a/
init.org
+++ b/
init.org
@@
-1864,7
+1864,9
@@
Hopefully temporary.
(setq gnus-agent-synchronize-flags 'ask)
:hook (gnus-group-mode . gnus-agent-mode))
-(use-package gnus-group)
+(use-package gnus-group
+ :config
+ (setq gnus-permanently-visible-groups "\\((INBOX\\|gnu$\\)"))
(use-package mm-decode
:config