Gnus development mailing list
 help / color / mirror / Atom feed
From: Hrvoje Niksic <hniksic@iskon.hr>
Subject: Re: Reading in an arbitrary .newsrc file?
Date: 03 Dec 1999 18:11:54 +0100	[thread overview]
Message-ID: <9t97liwj6ed.fsf@mraz.iskon.hr> (raw)
In-Reply-To: Emerick Rogul's message of "03 Dec 1999 10:44:24 -0500"

Emerick Rogul <emerick@cs.bu.edu> writes:

> I have an old .newsrc file (from the same news server that I'm
> currently using, so there's no problem there) that I'd like to
> incorporate into my current .newsrc.eld.  In other words, I'd like
> to suck in (technical term) all of the groups from that old .newsrc
> file, preserving their current status (articles read, etc.) in my
> .newsrc.eld.
> 
> Is this possible, or am I just being perverse?

No problem, I think.

Just make sure that Gnus saves a normal `.newsrc' file
(`gnus-save-newsrc-file' should be non-nil), exit Gnus, join the two
files using Emacs, `cat', or whatever you use to concatenate files,
and save the joined contents as `.newsrc'.  Fire up Gnus, and it
should notice the addition.

I haven't tried it, but it Should Work(tm).  After all, the beginning
of .newsrc.eld says:

;; Never delete this file -- if you want to force Gnus to read the
;; .newsrc file (if you have one), touch .newsrc instead.

So it Should Work.


      reply	other threads:[~1999-12-03 17:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-03 15:44 Emerick Rogul
1999-12-03 17:11 ` Hrvoje Niksic [this message]

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=9t97liwj6ed.fsf@mraz.iskon.hr \
    --to=hniksic@iskon.hr \
    /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).