*** empty log message ***
[gnus] / lisp / gnus.el
index da3ef82..58d66fc 100644 (file)
@@ -2861,10 +2861,13 @@ As opposed to `gnus', this command will not connect to the local server."
   (let ((window (get-buffer-window gnus-group-buffer)))
     (cond (window
           (select-frame (window-frame window)))
-         (t
-          (other-frame 1))))
+         (t
+          (select-frame (make-frame)))
   (gnus arg))
 
+(setq thing ?                          ; this is a comment
+      more 'yes)
+    
 ;;;###autoload
 (defun gnus (&optional arg dont-connect slave)
   "Read network news.