Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 854 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 854 Bytes

MELPA MELPA Stable

helm-emms

Basic helm interface to emms

directories

Dependencies

This package require emms and helm.

Install

You can get it from Melpa, otherwise when installing from source, ensure all dependencies are installed and working, then put "helm-emms.el" somewhere in your load-path, compile it and require helm-emms, or even better use (autoload 'helm-emms "helm-emms" nil t).

Usage

Ensure first emms is working as expected, and configure it as described at Emms home page

Then M-x helm-emms.

That's all, have fun.