"M.C. Vernon" <[EMAIL PROTECTED]> writes: [snip] | When I run Gnus, I get an error: | nntp (news) open error: ''. Continue? (y or n) | if I hit y, I get a garbage group, and that's all: | *: nndraft:drafts | If I hit n, I get the following: | Couldn't open server on news | | trn works fine.... | | Any ideas?
What's the value of your NNTPSERVER environment variable? What about the value of gnus-default-nntp-server in Emacs after you start gnus? You can add the following to your ~/.gnus file: (setq gnus-default-nntp-server "news") where you'll replace "news" with whatever the name of your NNTP server is. Gary

