projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
930ff31
)
emacs: gnus: add atreus list
author
Amin Bandali
<bandali@gnu.org>
Sun, 21 Jul 2019 23:01:57 +0000
(19:01 -0400)
committer
Amin Bandali
<bandali@gnu.org>
Sun, 21 Jul 2019 23:01:57 +0000
(19:01 -0400)
.emacs.d/init.el
patch
|
blob
|
blame
|
history
diff --git
a/.emacs.d/init.el
b/.emacs.d/init.el
index
6b10ce0
..
21847d8
100644
(file)
--- a/
.emacs.d/init.el
+++ b/
.emacs.d/init.el
@@
-1719,6
+1719,7
@@
For disabling the behaviour for certain buffers and/or modes."
(list ".*haskell-art.we.lurk.org" "l.haskell.art")
(list ".*haskell-cafe.haskell.org" "l.haskell.cafe")
;; other
(list ".*haskell-art.we.lurk.org" "l.haskell.art")
(list ".*haskell-cafe.haskell.org" "l.haskell.cafe")
;; other
+ (list ".*atreus.freelists.org" "l.atreus")
(list ".*deepspec.lists.cs.princeton.edu" "l.deepspec")
(list ".*notmuch.notmuchmail.org" "l.notmuch")
(list ".*dev.lists.parabola.nu" "l.parabola.dev")
(list ".*deepspec.lists.cs.princeton.edu" "l.deepspec")
(list ".*notmuch.notmuchmail.org" "l.notmuch")
(list ".*dev.lists.parabola.nu" "l.parabola.dev")
@@
-1752,7
+1753,10
@@
For disabling the behaviour for certain buffers and/or modes."
(nnimap-user "abandali@csc.uw.local")))
gnus-message-archive-group "nnimap+shemshak:Sent"
gnus-parameters
(nnimap-user "abandali@csc.uw.local")))
gnus-message-archive-group "nnimap+shemshak:Sent"
gnus-parameters
- '(("l\\.deepspec"
+ '(("l\\.atreus"
+ (to-address . "atreus@freelists.org")
+ (to-list . "atreus@freelists.org"))
+ ("l\\.deepspec"
(to-address . "deepspec@lists.cs.princeton.edu")
(to-list . "deepspec@lists.cs.princeton.edu")
(list-identifier . "\\[deepspec\\]"))
(to-address . "deepspec@lists.cs.princeton.edu")
(to-list . "deepspec@lists.cs.princeton.edu")
(list-identifier . "\\[deepspec\\]"))