Gnus development mailing list
 help / color / mirror / Atom feed
* A real question
@ 1999-08-13  2:41 James H. Cloos Jr.
  1999-09-24 18:06 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: James H. Cloos Jr. @ 1999-08-13  2:41 UTC (permalink / raw)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

OK.  Now that the easy stuff is out of the way....

I want to convert my .newsrc.eld such that the default news server
becomes a foreign server -- changing all the goups therein into
foreign groups -- w/o losing any of the details, such as articles
read, ticked, cached, etc.

Ie, I want *only* foreign groups when done.

Is there any easy way to do so in pgnus?

I suspect not, so the real question is what-all I have to do to the
eld file to effect this.  Removing the default server from .gnus.el
and .emacs.el is obvious.  As is changing the filenames in
~/News/cache.

I suspect it is safe to assume that anything that matches:

        ("\([^:]+\)"

can be changed to:

        ("nntp+SERVER:\1"

Yes?

Is it really that simple?

Anyone have any thoughts on this?

TIA!

- -JimC
- -- 
James H. Cloos, Jr.  <http://www.jhcloos.com/public_key> 1024D/ED7DAEA6 
<cloos@jhcloos.com>  E9E9 F828 61A4 6EA9 0F2B  63E7 997A 9F17 ED7D AEA6
        Save Trees:  Get E-Gold! <http://www.jhcloos.com/go?e-gold>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v0.9.8b-snap1999-07-15 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE3s4XbmXqfF+19rqYRAqNfAJ4tW2QBPiIQBl7Bz1bBTF1Or6zuXgCeNpmT
A5YUuHpjaEBOqjynrGgudCg=
=W9OS
-----END PGP SIGNATURE-----


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

* Re: A real question
  1999-08-13  2:41 A real question James H. Cloos Jr.
@ 1999-09-24 18:06 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-09-24 18:06 UTC (permalink / raw)


"James H. Cloos Jr." <cloos@jhcloos.com> writes:

> I suspect it is safe to assume that anything that matches:
> 
>         ("\([^:]+\)"
> 
> can be changed to:
> 
>         ("nntp+SERVER:\1"
> 
> Yes?

Yes.

> Is it really that simple?

No -- you also have to alter the select-method element in the group
infos to be something like (nntp "SERVER").

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


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

end of thread, other threads:[~1999-09-24 18:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-08-13  2:41 A real question James H. Cloos Jr.
1999-09-24 18:06 ` Lars Magne Ingebrigtsen

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