Next: , Previous: Introduction, Up: Top


2 Installation

You need to put all the .el files of emms in a directory in your load-path. For example, if you put all those files into ~/elisp/emms/, then in your ~/.emacs, you should do:

     (add-to-list 'load-path "~/elisp/emms/lisp/")