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:
3e33326
)
emacs: erc: make erc-track info visible when using minions
author
Amin Bandali
<bandali@gnu.org>
Sat, 7 Sep 2019 03:18:50 +0000
(23:18 -0400)
committer
Amin Bandali
<bandali@gnu.org>
Sat, 7 Sep 2019 03:18:50 +0000
(23:18 -0400)
.emacs.d/init.el
patch
|
blob
|
blame
|
history
diff --git
a/.emacs.d/init.el
b/.emacs.d/init.el
index
076a7b5
..
37b2ecd
100644
(file)
--- a/
.emacs.d/init.el
+++ b/
.emacs.d/init.el
@@
-2497,6
+2497,7
@@
https://csclub.uwaterloo.ca/~abandali")
(erc-track-enable-keybindings nil)
(erc-track-exclude-types '("JOIN" "MODE" "NICK" "PART" "QUIT"
"324" "329" "332" "333" "353" "477"))
+ (erc-track-position-in-mode-line t)
(erc-track-priority-faces-only 'all)
(erc-track-shorten-function nil))