X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=lisp%2Fgnus-msg.el;h=53d7622a7c75a601d197a109ffd349dc4ac614fd;hp=6289778d5dd1ad155ca99f37cf5902517df3d58d;hb=d96d162f16b011eecdf968fbbb06024cdbc23772;hpb=361952f94cf9d8161b249783bb7bbdca35cd78f2 diff --git a/lisp/gnus-msg.el b/lisp/gnus-msg.el index 6289778d5..53d7622a7 100644 --- a/lisp/gnus-msg.el +++ b/lisp/gnus-msg.el @@ -691,6 +691,7 @@ The current group name will be inserted at \"%s\".") (message-goto-subject) (re-search-forward " *$") (replace-match " (crosspost notification)" t t) + (deactivate-mark) (when (gnus-y-or-n-p "Send this complaint? ") (message-send-and-exit)))))))