From 20fdf1c108f5b41b099c74f7223237ed5e5a2fae Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sun, 7 Apr 2019 09:27:29 -0400 Subject: [PATCH] [emacs/gnus-msg] tweak posting styles --- init.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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") -- 2.20.1