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 directory):
-
- 1. Copy .emacs, .emacs-menu-src, .emacs-menu.el and emacs to s:
- 2. Copy temacs and etags to somewhere in your path.
- 3. Make a dumped copy of Emacs. Type:
-
- assign gnuemacs: ""
- cd etc
- temacs -nl -batch -l loadup dump
- cd /
-
- (This should end up by saying "Dumping data as file ../etc/EMACS-DATA"
- and give no error messages).
-
- 4. Add an assign GNUEMACS: <wherever you've put the emacs directory> to
- your User-Startup.
-
- 5. If you want to check that emacs is working, type 'emacs<return>'
- If all goes well, emacs should open a window.
-