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

index 4135c38..0fb5ed5 100644 (file)
@@ -1,7 +1,12 @@
 2013-04-14  Andrew Cohen  <cohen@bu.edu>
 
        * nnir.el (nnir-request-set-mark): Make sure we are in the right
-       group. 
+       group.
+
+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>
 
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