Sync up with Pterodactyl Gnus 0.17.
[elisp/gnus.git-] / lisp / gnus-msg.el
index d9de8ed..8df3249 100644 (file)
@@ -570,8 +570,7 @@ automatically."
   ;; Stripping headers should be specified with mail-yank-ignored-headers.
   (when yank
     (gnus-summary-goto-subject (car yank)))
-  (let ((gnus-article-reply t)
-       (gnus-inhibit-posting-styles t))
+  (let ((gnus-article-reply t))
     (gnus-setup-message (if yank 'reply-yank 'reply)
       (gnus-summary-select-article)
       (set-buffer (gnus-copy-article-buffer))