|
...
This time, the header looks much more like the gobbledygook you get
in e-mail messages. To keep reading, hit your space bar. 51 deg If you hit
your n key (lower case), you'll go to the next message in the
numerical order.
To escape rn, just keep hitting your q key (in lower case), until
you get back to the command line. Now let's set up your reading list.
Because rn uses the same .newsrc file as 51 deg nn, you can use one of the
search-and-replace methods described above. Or you can do this: Type
rn
and hit enter. When the first newsgroup comes up on your screen, hit
your u key (in lower case). Hit it again, and again, and again.
Or
just keep it pressed down (if your computer starts beeping, let up for a
couple of seconds). Eventually, you'll be told you're at the end of the
newsgroups, and asked what you want to do next.
Here's where you begin entering newsgroups. Type
g newsgroup
(for example, g comp.sys.mac.announce) and hit enter. You'll be asked
if you want to "subscribe." Hit your y key. Then type
g next newsgroup
(for example, g comp.announce.newusers) and hit enter. Repeat until
done. This process will also set up your reading list for nn, if you
prefer that newsreader. But how do you know which newsgroups to
subscribe? Typing a lowercase l and then hitting enter will show you a
list of all available newsgroups.
Again, since there could be more than
2,000 newsgroups on your system, this might not be something you want to
do. Fortunately, you can search for groups with particular words in
their names, using the l command. Typing
l mac
followed by enter, will bring up a list of newsgroups with those letters
in them (and as in nn, you will also see groups dealing with emacs and
the like, in addition to groups related to Macintosh computers).
Because of the vast amount of messages transmitted over Usenet,
most systems carry messages for only a few days or weeks. So if there's
a message you want to keep, you should either turn on your computer's
screen capture or save it to a file which you can later download). To
save a message as a file in rn, type
s filename
where filename is what you want to call the file. Hit enter. You'll be
asked if you want to save it in "mailbox format." In most cases, you
can answer with an n (which will strip off the header). The message
will now be saved to a file in your News directory (which you can access
by typing cd News and then hitting enter).
Also, some newsgroups fill up particularly quickly -- go away for a
couple of days and you'll come back to find hundreds of articles! One
way to deal with that is to mark them as "read" so that they no longer
appear on your screen. In nn, hit a capital J; in rn, a small c.
3.5 rn COMMANDS
Different commands are available to you in rn depending on whether you
are already in a newsgroup or reading a specific article. At any point,
typing a lowercase h will bring up a list of available commands and some
terse instructions for using them. Here are some of them:
After you've just called up rn, or within a newsgroup:
c Marks every article in a newsgroup as read (or "caught up")
so that you don't have to see them again. The system will ask
you if you are sure.
Can be done either 51 deg when asked if you
want to read a particular newsgroup or once in the newsgroup.
g Goes to a newsgroup, in this form:
g news.group
Use this both for going to groups to which you're already
subscribed and subscribing to new groups.
h Provides a list of available commands with terse
instructions.
l Gives a list of all available newsgroups.
p Goes to the first previous subscribed newsgroup with un-read
articles.
q Quits, or exits, rn if you have not yet gone into a newsgroup.
If you are in a newsgroup, it quits that one and brings you to
the next subscribed newsgroup.
Only within a newsgroup:
= Gives a list of all available articles in the newsgroup.
m Marks a specific article or series of articles as "un-read"
again so that you can come back to them later. Typing
1700m
and hitting enter would mark just that article as un-read.
Typing
1700-1800m
and hitting enter would mark all of those articles as un-
read.
space Brings up the next page of article listings. If already on
the last page, displays the first article in the newsgroup.
u Un-subscribe from the newsgroup.
/text/ Searches through the newsgroup for articles with a specific
word or phrase in the "subject:" line, from the current
article to the end of the newsgroup. For example,
/EFF/
would bring you to the first article with "EFF" in the
"subject:" line.
?text? The same as /text/ except it searches in reverse order from
the current article.
Only within a specific article:
e Some newsgroups consist of articles that are binary files,
typically programs or graphics images. Hitting e will convert
the ASCII characters within such an article into a file you
can then download and use or view (assuming you have the proper
computer and software). Many times, such files will be split
into several articles; just keep calling up the articles and
hitting e until done.
51 deg You'll find the resulting file in your
News subdirectory.
C If you post an article and then decide it was a mistake, call
51 deg it up on your host system and hit this. The message will soon
begin disappearing on systems around the world.
F Post a public response in the newsgroup to the current
article. Includes a copy of her posting, which you can then
edit down using your host system's text editor.
f The same as above except it does not include a copy of the
original message in yours.
m Marks the current article as "un-read" so that you can come
back to it later. You do not have to type the article
number.
Control-N Brings up the first response to the article. If there is no
follow-up article, this returns you to the first unread article
in the newsgroup).
Control-P Goes to the message to which the current article is a reply.
n Goes to the next unread article in the newsgroup.
N Takes you to the next article in the newsgroup even if yo ... |