Gnus development mailing list
 help / color / mirror / Atom feed
* Mail first, news second
@ 2005-10-14 14:07 Hrvoje Niksic
  2005-10-14 19:42 ` Alexander Kotelnikov
  0 siblings, 1 reply; 4+ messages in thread
From: Hrvoje Niksic @ 2005-10-14 14:07 UTC (permalink / raw)


I would like some advice in the following matter.  I would like Gnus
to be a mail reader first and a news reader second.  That is, I would
like my primary "select method" to be nnml.  I would also like to read
news from one or more news servers, which should be "secondary select
methods".  Since Gnus is a competent mail reader, that seems like a
much more logical setup than what was traditionally recommended.

I accomplished it by using the following:

(setq gnus-select-method '(nnml "mail")
      gnus-secondary-select-methods '((nntp "busola")))

However, it doesn't work as well as I'd like it to.  For example,
there seems to be no easy way to add a group -- I always have to go
through the procedure of `G m <group name, no completion> RET nntp RET
busola RET'.  It somehow feels suboptimal -- I'd like the news groups
to be valid citizens, but it seems that the
`gnus-secondary-select-methods' line isn't accomplishing that.

What is the best way to make Gnus primarily a mail reader?  Has anyone
else attempted that?



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

end of thread, other threads:[~2005-10-24 19:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-14 14:07 Mail first, news second Hrvoje Niksic
2005-10-14 19:42 ` Alexander Kotelnikov
2005-10-17 16:26   ` David Z Maze
2005-10-24 19:21     ` Hrvoje Niksic

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