]> git.eshelyaron.com Git - emacs.git/commitdiff
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:47 +0000 (15:17 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Fri, 12 Apr 2013 15:17:47 +0000 (15:17 +0000)
lisp/gnus/ChangeLog
lisp/gnus/gnus-msg.el

index 58de51672e639f68d4de94a5a7327c57fa338d99..f15ed7e707ca90337d4138cb0b5033f88953cc4d 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 36135556c738c37fdfeab4d167182bc2af8e0460..362dd3ea7f0c24204bab7710e11750cd5fc10b9a 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