Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: asjo@koldfront.dk (Adam Sjøgren)
To: info-gnus-english@gnu.org
Subject: Re: Is it possible to have two instances of the same group (from the same news server)?
Date: Mon, 21 Sep 2015 17:30:15 +0200	[thread overview]
Message-ID: <87mvwfzt6g.fsf@tullinup.koldfront.dk> (raw)
In-Reply-To: <87a8sfc1da.fsf@moondust.localdomain>

N. writes:

> I realise that I could do this by subscribing to the group from two
> different news servers, but this particular group is only on one
> server, as far as I know.

I guess you could add the same news-server twice under different names.

I.e. having something like this in your gnus-secondary-select-methods:

        (nntp "current"
              (nntp-address "yournewsserver")) ; this is the same
        (nntp "archive"
              (nntp-address "yournewsserver")) ; ... as this

Then you should be able to subscribe to nntp+current:yournewsgroup and
nntp+archive:yournewsgroup and to Gnus they are on different servers, so
they have different tracking of read/unread etc.

Let us know if it works :-)


  Best regards,

    Adam

-- 
 "Accept the mystery!"                                        Adam Sjøgren
                                                         asjo@koldfront.dk


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

  reply	other threads:[~2015-09-21 15:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-21 14:07 N. Jackson
2015-09-21 15:30 ` Adam Sjøgren [this message]
2015-09-21 15:33   ` Adam Sjøgren
2015-09-22 13:51   ` N. Jackson
2015-09-22 14:10     ` Adam Sjøgren

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=87mvwfzt6g.fsf@tullinup.koldfront.dk \
    --to=asjo@koldfront.dk \
    --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).