home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / languages / elisp / packages / vm / README < prev    next >
Encoding:
Text File  |  1989-05-30  |  536 b   |  20 lines

  1. How to setup VM:
  2.  
  3. 1) Install all the source modules in a Lisp directory that Emacs knows
  4.    about.
  5.  
  6. 2) Startup an Emacs session.
  7.  
  8. 3) Byte-compile vm.el.
  9.  
  10. 4) Byte-compile the other modules.
  11.  
  12. 5) Visit the vm.texinfo file and execute `M-x texinfo-format-buffer'.
  13.    Save the resulting "vm.info" buffer and copy the "vm.info" file into
  14.    Emacs' info directory under the name "vm".  Edit the "dir" file in
  15.    that directory and add a menu entry for VM.
  16.  
  17. 6) MMDF users must (setq vm-folder-type 'mmdf).
  18.  
  19. Send bug reports to kyle@cs.odu.edu.
  20.