summaryrefslogtreecommitdiffstats
path: root/.emacs.d
diff options
context:
space:
mode:
authorAmin Bandali <bandali@gnu.org>2019-06-09 23:55:29 -0400
committerAmin Bandali <bandali@gnu.org>2019-06-09 23:55:29 -0400
commit55495e2f1441db1682f53f7e07d7814d574ed2ef (patch)
treeba52036859f3f96e5f93948584aae5383b575940 /.emacs.d
parentdc2eabb83ed42578fe78085063b3b68ba231c82b (diff)
downloadconfigs-55495e2f1441db1682f53f7e07d7814d574ed2ef.tar.gz
configs-55495e2f1441db1682f53f7e07d7814d574ed2ef.tar.xz
configs-55495e2f1441db1682f53f7e07d7814d574ed2ef.zip
emacs: don’t write body for thankgnus, i use a snippet for that now
Diffstat (limited to '.emacs.d')
-rw-r--r--.emacs.d/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 21eecd6..7a85083 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -1890,7 +1890,7 @@ https://csclub.uwaterloo.ca/~abandali/")
(eval (set (make-local-variable 'message-user-fqdn) "fencepost.gnu.org")))
((header "subject" "ThankCRM")
(to "webmasters-comment@gnu.org")
- (body "Added to 2019supporters.html.\n\nMoving to campaigns.\n")
+ (body "")
(eval (setq a/message-cite-say-hi nil)))
("nnimap\\+uw:.*"
(address "abandali@uwaterloo.ca")