Gnus development mailing list
 help / color / mirror / Atom feed
From: Hrvoje Niksic <hniksic@xemacs.org>
Subject: Mail first, news second
Date: 14 Oct 2005 16:07:59 +0200	[thread overview]
Message-ID: <87ll0wfayo.fsf@xemacs.org> (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?



             reply	other threads:[~2005-10-14 14:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-14 14:07 Hrvoje Niksic [this message]
2005-10-14 19:42 ` Alexander Kotelnikov
2005-10-17 16:26   ` David Z Maze
2005-10-24 19:21     ` Hrvoje Niksic

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=87ll0wfayo.fsf@xemacs.org \
    --to=hniksic@xemacs.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).