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

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

Re: gnus


From: Christopher Reichert
Subject: Re: gnus
Date: Thu, 18 Dec 2014 18:59:15 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

On Thu, Dec 18 2014, igor denisov <saufesma@gmail.com> wrote:
> Hi there,
> I have this error after issuing M-x gnus:
> nntp (news) open error >>>(error Unknown host "news")
> native gnus.el is used.
>

Is the news source a valid nntp source? Can you paste the relevant
contents of your ~/.gnus?

For example, I use:


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

or
    (setq gnus-secondary-select-methods
        (nntp "news.gmane.org"
              (nntp-stream ssl)
              (nntp-server-port 563))))


> I tried example from FAQ with the same result.
> gnus folder in PATH.
>
> And I do not have paths.el may it be the case?
>
> May you help me?
>
> Regards,
> Igor
>

-- 
Christopher Reichert
irc: creichert
gpg: C81D 18C8 862A 3618 1376  FFA5 6BFC A992 9955 929B



reply via email to

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