--- lisp.cvs_ref/gnus-int.el Sun Mar 2 21:13:44 2003 +++ lisp/gnus-int.el Tue Mar 18 23:21:00 2003 @@ -206,6 +206,7 @@ (funcall (gnus-get-function gnus-command-method 'open-server) (nth 1 gnus-command-method) (nthcdr 2 gnus-command-method)) + (error nil) (quit (message "Quit trying to open server") nil))))