home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / languages / elisp / packages / gnuserv / README < prev    next >
Encoding:
Text File  |  1992-03-23  |  1.3 KB  |  37 lines

  1. This file is not meant to be proper documentation. See the file gnuserv.1 for
  2. more information.
  3.  
  4. To install, copy gnuserv.el into a directory on your GNU Emacs loadpath, copy
  5. *.[ch1] into the GNU Emacs etc directory, patch etc/Makefile with
  6. etc.Makefile.diff, then change directory to etc and type:
  7.  
  8.   make gnuserv gnuclient gnudoit
  9.  
  10. This should compile the server and the two clients. You may now want to put
  11. gnuserv, gnuclient and gnudoit in the directory where you put etags and emacs.
  12.  
  13. File                    : Description
  14. ----------------------------------------------------------------
  15. etc.Makefile.diff    : diffs to etc/Makefile to make gnuserv 
  16. LICENSE            : GNU General License
  17. README            : this file
  18. gnuclient.c        : editor client C code
  19. gnudoit.c        : eval client C code
  20. gnuserv.1        : gnuserv man page
  21. gnuserv.c        : server C code
  22. gnuserv.el        : server LISP code
  23. gnuserv.el.epoch        : server LISP support for Epoch 2.2
  24. gnuserv.h        : server/client C header file
  25. gnuslib.c        : server/client C common code
  26. src.x11fns.diff        : diffs to src/x11fns to raise window.
  27.  
  28. If you find *any* problems at all with gnuserv, or you can think of better
  29. ways of doing things (especially remote file access), please e-mail me at one
  30. of the addresses below.
  31.  
  32. ange@hplb.hpl.hp.com
  33. ange@hpl.hp.co.uk
  34. ...!hplabs!hplb!ange
  35. ...!ukc!hplb!ange
  36.  
  37.