/* TEACH-EMACS-SUIX-INSTRUCTIONS, EMACSSRC>EMACS*, Environments group, 09/11/84
/* EMACS Tutorial for Standard User Interface, eXtensions - instructions file
/* Copyright (c) 1984, Prime Computer Inc., Natick, MA 01760


                      TEACH-EMACS-SUIX-INSTRUCTIONS

TEACH-EMACS-SUIX is an on-line tutorial for the EMACS screen editor using the
standard interface with extensions.  This mode makes use of a function key
template and only works on the PT45, PST100, PT200, and PT200W terminals.


You will notice a three line header at the beginning of each file.  This
header is required for all files on the master disk.  Please disregard the
header.

If you used EMACS to examine this file, press the key labelled
{NEXT SCREEN} (or {NEXT PAGE} if using a PT45 terminal) to continue.



The tutorial consists of four files.

TEACH-EMACS-SUIX-1 explains how to use basic editing commands.
TEACH-EMACS-SUIX-2 explains how to work with strings and move regions.
TEACH-EMACS-SUIX-3 explains how to use files, buffers, multiple windows,
                   and some other useful capabilities.
TEACH-EMACS-SUIX-4 explains how to write and compile keyboard macros.

If you would like to learn more about EMACS or need further explanation of
a concept or function, refer to the following Prime documents:

     EMACS Standard User Interface Guide    DOC7446-192
     EMACS Reference Guide                  IDR5026
     EMACS Extension Writing Guide          IDR5025

If you used EMACS to examine this file, press the key labelled
{NEXT SCREEN} (or {NEXT PAGE} if using a PT45 terminal) to continue.

Before you use the TEACH-EMACS-SUIX files, copy all four of them into your own
directory as follows:

     OK, or                              /* To attach to your origin directory
     OK, copy emacs*>teach-emacs-suix@ == -report
                                         /* To copy all the tutorial files
                                         /* into that directory
To start EMACS, type:

     OK, emacs teach-emacs-suix-1 -ttp TERMINAL_TYPE -noxoff

substituting one of the following for "TERMINAL_TYPE":

     PT200     PT200W     PT45     PST100

You will receive further instructions once EMACS is invoked.

