From 55495e2f1441db1682f53f7e07d7814d574ed2ef Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sun, 9 Jun 2019 23:55:29 -0400 Subject: [PATCH] =?utf8?q?emacs:=20don=E2=80=99t=20write=20body=20for=20th?= =?utf8?q?ankgnus,=20i=20use=20a=20snippet=20for=20that=20now?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- .emacs.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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") -- 2.20.1