On Mon, 19 Oct 2009 07:56:43 -0700 (PDT) Shenli <[email protected]> wrote:
S> After set gnus-select-method(is it the minimal setting option?) by S> custom-set-variables S> '(gnus-select-method (quote (nntp "gnu.emacs.bug"))) S> I try to link to the news server, but Emacs give out error as below. S> "Unable to open server nntp+gnu.emacs.bug, go offline? S> nntp (gnu.emacs.bug) open error: '', Continue?" The minimal setting would be to use the nnml backend since it doesn't open any network connections. Some people prefer to use the nnnil backend, which is even simpler but won't allow you to do anything inside it, so you'll need secondary or foreign servers for everything. Ted _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
