/* TEACH-EMACS, EMACSSRC>EMACS*, ENVIRONMENTS AND TOOLS, 06/30/86
/* Directions to begin an EMACS on-line tutorial session.
/* Copyright (c) 1986, Prime Computer, Inc., Natick, MA 01760


To begin an EMACS on-line tutorial session, type one of the following:

(1) emacs emacs*>teach-emacs-fund-instructions -ttp TERMINAL_TYPE -noxoff
substituting for TERMINAL_TYPE one of the following:
     PT45      PST100     PT200
(If you are using some other type of terminal, consult the EMACS TERMCAP
data base file [pathname: emacs*>term>termcap] to determine whether your
terminal is known to EMACS.)
This selection will invoke EMACS via fundamental mode, which requires
combinations of keystrokes to issue commands in EMACS.

(2) emacs emacs*>teach-emacs-sui-instructions -ttp TERMINAL_TYPE -noxoff -sui
substituting for TERMINAL_TYPE one of the following:
     PT45     PST100     PT200
(These terminal types are the only ones compatible with the -SUI option.)
This selection will invoke EMACS via a standard user interface, which requires
function keys (and a function key template) to issue commands in EMACS. If
you do not have an EMACS function key template for your terminal, issue
the command in (1) above.

In both cases, you will receive further instructions once EMACS is invoked.

