From: Amin Bandali Date: Sun, 7 Apr 2019 13:27:29 +0000 (-0400) Subject: [emacs/gnus-msg] tweak posting styles X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/20fdf1c108f5b41b099c74f7223237ed5e5a2fae [emacs/gnus-msg] tweak posting styles --- diff --git a/init.org b/init.org index 3679c1c..7282adf 100644 --- a/init.org +++ b/init.org @@ -2342,14 +2342,14 @@ Also see [[https://www.emacswiki.org/emacs/rebox2][rebox2]]. (setq gnus-posting-styles '((".*" (address "amin@bndl.org") - (body "\nBest,\namin\n") + (body "\nBest,\n") (eval (setq a/message-cite-say-hi t))) ("gnu.*" (address "bandali@gnu.org") (eval (set (make-local-variable 'message-user-fqdn) "fencepost.gnu.org"))) ((header "subject" "ThankCRM") (to "webmasters-comment@gnu.org") - (body "\nAdded to 2019supporters.html.\n\nMoving to campaigns.\n\n-amin\n") + (body "Added to 2019supporters.html.\n\nMoving to campaigns.\n\n-amin\n") (eval (setq a/message-cite-say-hi nil))) ("nnimap\\+uwaterloo:.*" (address "abandali@uwaterloo.ca")