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:
348511e
)
emacs: gnus: fix up posting styles
author
Amin Bandali
<bandali@gnu.org>
Sun, 12 May 2019 04:41:48 +0000
(
00:41
-0400)
committer
Amin Bandali
<bandali@gnu.org>
Sun, 12 May 2019 04:41:48 +0000
(
00:41
-0400)
.emacs.d/init.el
patch
|
blob
|
blame
|
history
diff --git
a/.emacs.d/init.el
b/.emacs.d/init.el
index
ba8deb9
..
6e435fd
100644
(file)
--- a/
.emacs.d/init.el
+++ b/
.emacs.d/init.el
@@
-1681,12
+1681,12
@@
For disabling the behaviour for certain buffers and/or modes."
(to "webmasters-comment@gnu.org")
(body "Added to 2019supporters.html.\n\nMoving to campaigns.\n\n-amin\n")
(eval (setq a/message-cite-say-hi nil)))
(to "webmasters-comment@gnu.org")
(body "Added to 2019supporters.html.\n\nMoving to campaigns.\n\n-amin\n")
(eval (setq a/message-cite-say-hi nil)))
- ("nnimap\\+uw
aterloo
:.*"
+ ("nnimap\\+uw:.*"
(address "abandali@uwaterloo.ca")
(address "abandali@uwaterloo.ca")
- (gcc "\"nnimap+uw
aterloo
:Sent Items\""))
- ("nnimap\\+csc
lub
:.*"
+ (gcc "\"nnimap+uw:Sent Items\""))
+ ("nnimap\\+csc:.*"
(address "abandali@csclub.uwaterloo.ca")
(address "abandali@csclub.uwaterloo.ca")
- (gcc "nnimap+csc
lub
:Sent")))))
+ (gcc "nnimap+csc:Sent")))))
(use-feature gnus-topic
:hook (gnus-group-mode . gnus-topic-mode)
(use-feature gnus-topic
:hook (gnus-group-mode . gnus-topic-mode)