Go backward to installation.
Go up to Installing send-pr.
Setting a default SITE
======================
`send-pr' is capable of sending Problem Reports to any number of
Support Sites, using mail aliases which have `-gnats' appended them.
`send-pr' automatically appends the suffix, so that when you type
send-pr SITE
the Problem Report goes to the address noted in the `aliases' file as
`SITE-gnats'. You can do this in the Emacs version of `send-pr' by
invoking the program with
C-u M-x send-pr
You are prompted for SITE.
SITE is also used to error-check the `>Category:' field, as a
precaution against sending mistaken information (and against sending
information to the wrong site).
You may also simply type
send-pr
from the shell (or `M-x send-pr' in Emacs), and the Problem Report you
generate will be sent to the SITE, which is usually the site from which
you received your distribution of `send-pr'. If you use GNATS at your
own organization, the default is usually your local address for
reporting problems.
To change this, simply edit the file `Makefile' before installing
and change the line
GNATS_SITE = SITE
to reflect the site where you wish to send PRs by default.