html-helper-mode Admin

Install

  1. Download the html-helper-mode tarfile.
  2. Also download the user-contributed html-font.el file.
  3. Copy Emacs Lisp (.el) source files to your Emacs installation:
    
    /util/emacs/share/emacs/site-lisp
    
    
  4. Byte-compile all Emacs Lisp (.el) source files to compiled Emacs Lisp Byte-compiled source code (.elc):
    
    # emacs -batch -f batch-byte-compile html-helper-mode.el
    # emacs -batch -f batch-byte-compile tempo.el
    # emacs -batch -f batch-byte-compile html-font.el
    
    
  5. (Optional, possibly deprecated) Distribute files to target systems:
    
    # /usr/local/sbin/update_emacs_helpers.ksh