--- gnus-srvr.el 30 May 2005 06:45:52 -0000 7.15 +++ gnus-srvr.el 9 Jun 2005 11:46:57 -0000 @@ -872,7 +872,8 @@ (if (or (not (gnus-get-info group)) (gnus-ephemeral-group-p group)) (unless (gnus-group-read-ephemeral-group - group gnus-browse-current-method nil + (gnus-group-short-name group) + gnus-browse-current-method nil (cons (current-buffer) 'browse) nil nil nil number) (error "Couldn't enter %s" group))