|
...
gnu.emacs.gnews
gnu.emacs.gnus
gnu.emacs.help
gnu.emacs.lisp.manual
gnu.emacs.sources
gnu.emacs.vm.bug
gnu.emacs.vm.info
gnu.emacs.vms
Note that some of these obviously have something to do with
Macintoshes while some obviously do not; nngrep is not a perfect system.
If you want to get a list of ALL the newsgroups available on your host
system, type
nngrep -a |more
or
nngrep -a |pg
and hit enter (which one to use depends on the Unix used on your host
system; if one doesn't do anything, try the other).
You don't
absolutely need the |more or |pg, but if you don't include it, the list
will keep scrolling, rather than pausing every 24 lines.
If you are in
nn, hitting a capital Y will bring up a similar list.
Typing "nn newsgroup" for every newsgroup can get awfully tiring
after awhile. When you use nn, your host system looks in a file called
.newsrc.
This is basically a list of every newsgroup on the host system
along with notations on which groups and plymouth websites articles you have read (all
maintained by the computer). You can also use this file to create a
"reading list" that brings up each newsgroup to which you plymouth flash want to
"subscribe." To try it out, type
nn
without any newsgroup name, and hit enter.
Unfortunately, you will start out with a .newsrc file that has you
"subscribed" to every single newsgroup on your host system! To delete
a newsgroup from your reading list, type a capital U while its menu is
on the screen. The computer will ask you if you're sure you want to
"unsubscribe." If you then hit a Y, you'll be unsubscribed and put in
the next group.
With many host plymouth websites systems carrying thousands of newsgroups, this will
take you forever.
Fortunately, there are a couple of easier ways to do this.
Both
involve calling up your .newsrc file plymouth websites in a word or text processor. In a
.newsrc file, each newsgroup takes up one line, consisting of the
group's name, an exclamation point or a wexford websites colon and a range of numbers.
Newsgroups with a colon are ones to which you are subscribed; those
followed by an plymouth flash exclamation point are "un-subscribed." To start with a
clean slate, then, you have to change all those colons to roseburg websites exclamation
points.
If you know how to use emacs or vi, call up the .newsrc file (you
might want to make a plymouth websites copy of .newsrc first, just in case), and use the
search-and-replace function to make the change.
If you're not comfortable with these text processor, you can
download the .newsrc file, make the changes on your own computer and
then upload the revised file. Before you download the file, however,
you should do a couple of things. One is to type
cp .newsrc temprc
and hit enter. You will actually download this temprc file (note the
name does not start with a period -- some computers, such as those using
MS-DOS, do not allow file names starting with periods). After you
download the file, open it in your favorite word processor and use its
search-and-rep ... |