gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles corresponding to...
authorKatsumi Yamaoka <yamaoka@jpl.org>
Fri, 12 Apr 2013 15:17:35 +0000 (15:17 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Fri, 12 Apr 2013 15:17:35 +0000 (15:17 +0000)
lisp/ChangeLog
lisp/gnus-msg.el

index 9f5eeb8..dc7d4ba 100644 (file)
@@ -1,3 +1,8 @@
+2013-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
+       corresponding to any existing group (Bug#14166).
+
 2013-04-10  Andrew Cohen  <cohen@bu.edu>
 
        * nnir.el (number-sequence): No longer used.
index 3613555..362dd3e 100644 (file)
@@ -538,7 +538,8 @@ instead."
        (message-mail to subject other-headers continue
                      nil yank-action send-actions return-action))
     (let ((buf (current-buffer))
-         (gnus-newsgroup-name (or gnus-newsgroup-name ""))
+         ;; Don't use posting styles corresponding to any existing group.
+         (gnus-newsgroup-name "")
          mail-buf)
       (gnus-setup-message 'message
        (message-mail to subject other-headers continue