Begin File: emacs-19.34-addendum.tgz Description: GNU emacs 19.34 editor update Keywords: emacs editor Version: 19.34 Entered-date: April 7/98 Author: Ported-by: Andrew Thomas Original-site: Copying-policy: Supplemental: Emacs 19.34: You should have 4 files: emacs-19.34.tgz emacs-19.34-addendum.tgz emacs-19.34.tgz.readme emacs-19.34-addendum.tgz.readme 1) cd to / as root and type: # zcat emacs-19.34.tgz | pax -vr # zcat emacs-19.34-addendum.tgz | pax -vr 2) cd to /usr/GNU/Emacs/emacs-19.34/examples and copy the file "dot_emacs" to your home directory as ~/.emacs 3) modify ~/.emacs to suit. 4) cd to /usr/local/bin and rename emacs19 to emacs if necessary: # cd /usr/local/bin # mv emacs19 emacs That should be all. Please post problems to QUICS on quics.user2user.qnx4 End