Merge remote-tracking branch 'origin/no-gnus'
[gnus] / lisp / gnus-msg.el
index ecad92f..58561d8 100644 (file)
@@ -656,7 +656,7 @@ a news."
             (if (= 1 (prefix-numeric-value arg))
                 (gnus-group-completing-read "Newsgroup" nil
                                             (gnus-read-active-file-p))
-              (gnus-group-group-name))
+              (or (gnus-group-group-name) ""))
           ""))
        ;; make sure last viewed article doesn't affect posting styles:
        (gnus-article-copy))