home *** CD-ROM | disk | FTP | other *** search
- DON'T FORGET: This version of Emacs REQUIRES AMIGADOS V2.04 !!
-
- Before being able to use Emacs, you must take the following steps
- (they assume you are in the emacs-18.58 directory):
-
- 1. Copy .emacs, .emacs-menu.menu, .emacs-menu.el and emacs to s:
- 2. Copy etags to somewhere in your path.
- 3. Add an assign GNUEMACS: <wherever you've put the emacs directory> to
- your User-Startup.
-
- 4. If you want to check that emacs is working, type
-
- assign gnuemacs: ""
- emacs
-
- If all goes well, emacs should open a window. If you get
- memacs: Unknown command
- you have an alias for emacs. Try editing s:Shell-Startup and removing it.
-
- If you get
- emacs: file is not executable
- try typing
- protect s:emacs +s
-
- If you get
- emacs: Unknown command
- try
- path s: add
-
- And finally, if you get
- wrong number of arguments
- if failed returncode 10
- try
- path sys:rexxc add
-
-
- 5. If you are going to use emacs over a serial line, you must install
- the termcap file, which comes with the source version. To do so, type:
-
- join gnuemacs:etc/termcap.ucb gnuemacs:etc/termcap.amiga as s:termcap
-