projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74fd778
)
emacs: add local gnu account
author
Amin Bandali
<bandali@gnu.org>
Sun, 19 May 2019 05:43:05 +0000
(
01:43
-0400)
committer
Amin Bandali
<bandali@gnu.org>
Sun, 19 May 2019 15:30:51 +0000
(11:30 -0400)
.emacs.d/init.el
patch
|
blob
|
blame
|
history
diff --git
a/.emacs.d/init.el
b/.emacs.d/init.el
index
be59294
..
a1da362
100644
(file)
--- a/
.emacs.d/init.el
+++ b/
.emacs.d/init.el
@@
-1524,6
+1524,12
@@
For disabling the behaviour for certain buffers and/or modes."
(nnimap-server-port 143)
(nnimap-authenticator plain)
(nnimap-user "amin@bndl.local"))
+ (nnimap "gnu"
+ (nnimap-stream plain)
+ (nnimap-address "127.0.0.1")
+ (nnimap-server-port 143)
+ (nnimap-authenticator plain)
+ (nnimap-user "bandali@gnu.local"))
(nnimap "uw"
(nnimap-stream plain)
(nnimap-address "127.0.0.1")