Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: "B.V. Raghav" <bvraghav@iitk.ac.in>
To: info-gnus-english@gnu.org
Subject: Unable to see nntp lists when added to secondary sources
Date: Mon, 21 Dec 2015 22:22:30 +0530	[thread overview]
Message-ID: <87mvt3kalt.fsf@think.bvr.lan> (raw)

Hi,

I am using built-in gnus 5.13 with emacs 24.5

There are two nntp servers from which I want to fetch news. I have them
in my gnus.el in the following manner.
    
    (setq gnus-select-method
          '(nntp "gmane"
    	     (nntp-address "news.gmane.org")
    	     ))
    
    (add-to-list 'gnus-secondary-select-methods
    	     '(nntp "narad"
    		    (nntp-address "narad.iitk.ac.in")
    		    )
    	     )

    ;; More imap methods as secondary sources

When I press `A A' in the *Group* buffer, I see all the lists by gmane,
and all the imap folders. But I cant see the lists by the narad
server. Though emacs asks for authentication (user-pass) on gnus
startup.

How can i fetch news from an nntp server added as secondary source to
gnus?

r

-- 
(B.V. Raghav)



             reply	other threads:[~2015-12-21 16:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-21 16:52 B.V. Raghav [this message]
2015-12-21 16:57 ` Adam Sjøgren
2015-12-22  3:38   ` B.V. Raghav
2015-12-22 12:45     ` Adam Sjøgren
2015-12-22 15:18       ` B.V. Raghav
2015-12-22 15:40         ` B.V. Raghav
2015-12-22 16:23           ` Adam Sjøgren
2015-12-22 17:07             ` B.V. Raghav
2015-12-22 18:10               ` Adam Sjøgren
2015-12-23  2:44                 ` B.V. Raghav

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mvt3kalt.fsf@think.bvr.lan \
    --to=bvraghav@iitk.ac.in \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).