AmiTCP/IP GNUEmacs support files has been installed into your system. In order to use TCP/IP program with your GNU Emacs you must add the following emacs-lisp lines into your s:.emacs file. (after installation you can recall this text by issuing the command: more util/EmacsTcp/add_to_.emacs) --8<-----8<-----8<-----8<-----8<------>8----->8----->8----->8----->8-- ; $Id$ ; GNU Emacs networking support. ; Name of the program that initiates and holds the internet connection. (setq tcp-program-name "tcp_AmiTCP") ; Load elisp wrapper for tcp_AmiTCP (load "tcp")