help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnus


From: Emanuel Berg
Subject: Re: gnus
Date: Mon, 29 Dec 2014 04:50:36 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

igor denisov <saufesma@gmail.com> writes:

> Hi there, I have this error after issuing M-x gnus:
> nntp (news) open error >>>(error Unknown host
> "news") native gnus.el is used.

It sounds like `gnus-select-method' isn't set.

For example, I have:

    (setq gnus-select-method '(nntp "Aioe.org"))

See the documentation for `gnus-select-method' (it is
a variable) for how to use it and what to put there.

Then you can complement it by using
`gnus-secondary-select-methods' if you in addition to
news also would like to read mail and RSS with Gnus.

-- 
underground experts united


reply via email to

[Prev in Thread] Current Thread [Next in Thread]