Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: David Z Maze <dmaze@mit.edu>
To: info-gnus-english@gnu.org
Subject: Re: news AND nnimap with gnus
Date: Wed, 06 Jun 2007 15:23:03 -0400	[thread overview]
Message-ID: <y686460dh0o.fsf@contents-vnder-pressvre.mit.edu> (raw)
In-Reply-To: <f46kfq$ub1$1@news4.zwoll1.ov.home.nl>

Dick Hoogendijk <dick@nagual.nl> writes:

> quoting Sebastian Kaps (Wed, 06 Jun 2007 15:10:20 +0200):
>> Hm, it works for me. I have no idea then.
>
> I want my e-mail first so I have in my .gnus file
>
> (setq
> 	gnus-select-method '(nnimap "name it" [...])

>From reading the thread, it sounds like you've been swapping
gnus-select-method quite a bit; Gnus in the abstract expects you to
never ever change it.  It's possible there's some residiual confusion
from this.

> 	gnus-secondary-select-methods '((nnml "")
> 		(nntp "news.server.nl")))
>
> That seems to be what you told me.
> When I start gnus (M x gnus) the imap mailserver is opened and my
> mailboxes are shown in *Group* That seems OK, but the question is:
>
> HOW can I switch to my newsgroups on teh newsserver?

In this setup you'll have three "groups" of groups:

foldername                          is an IMAP mail folder
nnml:some.other.folder              is a local mail folder
nntp+news.server.nl:gnu.emacs.gnus  is a newsgroup

You should be able to see all three servers in the server buffer, if you
press ^ from the group buffer, and subscribe to newsgroups via that.

For consistency, I use the nnnil backend as gnus-select-method, and put
nnml and nntp in gnus-secondary-select-methods.  nnnil exports no groups
at all, but that just means I always have to use nnfoo:group.name to get
at groups and not try to remember what select method an unqualified
group name goes with.

  --dzm

  parent reply	other threads:[~2007-06-06 19:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-06 11:25 Dick Hoogendijk
2007-06-06 11:42 ` Sebastian Kaps
2007-06-06 13:06   ` Dick Hoogendijk
2007-06-06 13:10     ` Sebastian Kaps
2007-06-06 13:27       ` Dick Hoogendijk
2007-06-06 15:39       ` Dick Hoogendijk
2007-06-06 16:51         ` Adam Sjøgren
2007-06-06 18:42           ` Dick Hoogendijk
2007-06-06 19:23         ` David Z Maze [this message]
2007-06-06 19:40           ` Dick Hoogendijk

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=y686460dh0o.fsf@contents-vnder-pressvre.mit.edu \
    --to=dmaze@mit.edu \
    --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).