Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Unable to see nntp lists when added to secondary sources
@ 2015-12-21 16:52 B.V. Raghav
  2015-12-21 16:57 ` Adam Sjøgren
  0 siblings, 1 reply; 10+ messages in thread
From: B.V. Raghav @ 2015-12-21 16:52 UTC (permalink / raw)
  To: info-gnus-english

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)



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-12-23  2:44 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-21 16:52 Unable to see nntp lists when added to secondary sources B.V. Raghav
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

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).