|
... followed by its length, in lines, and
what the article is about. At the bottom, you see the local time at your
access site, what you're doing right now (i.e., SELECTing articles),
which key to hit for some help (the ? key) and how many of the articles
in the newsgroup you can see on this screen. The "(moderated)" means the
newsgroup has a "moderator" who is the only one who can directly post
messages to it. This is generally limited to groups such as this, which
contain articles of basic information, or for digests, which are
basically online magazines (more on them in a bit).
Say you're particularly interested in what "Emily Postnews" has to
say about proper etiquette on Usenet.
Hit your c key (lower case!), and
the line will light up. If you want to read something else, hit the key
that corresponds to it. And if you want to see what's on the next page
of articles, hit return or your space bar.
But you're impatient to get going, and you want to read that mi web page
article now. The command for that in nn is a capital Z. Hit it and
you'll see something like this:
Gene Spafford: Emily Postnews Answers Your Questions on NetiquetteSep 92 04:17
Original-author: brad@looking.on.ca (Brad Templeton)
Archive-name: emily-postnews/part1
Last-change: 30 Nov 91 by brad@looking.on.ca (Brad Templeton)
**NOTE: this is intended to be satirical.
If you do not recognize
it as such, consult a doctor or professional comedian. The
recommendations in this article should recognized for what
they are -- admonitions about what NOT to do.
"Dear Emily Postnews"
Emily Postnews, foremost authority on proper net behaviour,
gives her advice on how to act on the net.
============================================================================ to construct web page
Dear Miss Postnews: How long should my signature be? -- verbose@noisy
A: Dear Verbose: Please try and make your signature as long as you
-- 09:57 --.announce.newusers-- LAST --help:?--Top 4%--
The first few lines are the message's header, similar to the header
you get in e-mail messages. Then comes the beginning of the message.
The last line tells you the time again, the newsgroup name (or part of
it, anyway), the position in your message stack that this message
occupies, how to get help, and how much of the message is on screen. If
you want to keep reading this message, just hit your space bar (not your
enter key!) for the next screen and so on until done. When done, you'll
be returned to the newsgroup to develop web page menu. For now hit Q (upper case this time),
which quits you out of nn and returns you to your host system's mi web page command
line.
To get a look at another interesting newsgroup, type
nn comp.risks
and hit enter. This newsgroup is another moderated group, this time a
digest of all the funny and frightening ways computers and the people
who run and use them can go wrong. Again, you read articles by
selecting their letters. If you're in the middle of an article and
decide you want to go onto the next one, hit your n key.
Now it's time to look for some newsgroups that might be of
particular interest to you. Unix host systems that have nn use a program
called nngrep (ever get the feeling Unix was not entirely written in
English?) that lets you scan newsgroups. Exit nn and at your host
system's command line, type
nngrep word
where word is the subject mi web page you're interested in. If you use a Macintosh
computer, you might try
nngrep mac
You'll get something that looks like this:
alt.music.machines.of.loving.grace
alt.religion.emacs
comp.binaries.mac
comp.emacs
comp.lang.forth.mac
comp.os.mach
comp.sources.mac
comp.sys.mac.announce
comp.sys.mac.apps
comp.sys.mac.comm
comp.sys.mac.databases
comp.sys.mac.digest
comp.sys.mac.games
comp.sys.mac.hardware
comp.sys.mac.hypercard
comp.sys.mac.misc
comp.sys.mac.programmer
comp.sys.mac.system
comp.sys.mac.wanted
gnu.emacs.announce
gnu.emacs.bug
gnu.emacs.gnews
gnu.emacs.gnus
web page wisconsin 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
to develop web page
and hit enter (which one to use depends on the Unix used on your host new abbott web page
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. W ... |