From: Amin Bandali Date: Mon, 10 Jun 2019 03:55:29 +0000 (-0400) Subject: emacs: don’t write body for thankgnus, i use a snippet for that now X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/55495e2f1441db1682f53f7e07d7814d574ed2ef?hp=dc2eabb83ed42578fe78085063b3b68ba231c82b emacs: don’t write body for thankgnus, i use a snippet for that now --- 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")