[EMMS] Clarify configuration

This commit is contained in:
Daniel - 2018-11-03 12:28:13 +01:00
parent b9d06667ee
commit e5e6d56507
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 2 additions and 0 deletions

View File

@ -1628,6 +1628,8 @@ are assumed to be of the form *.crt."
(setq emms-playlist-insert-track-function
#'db/emms-playlist-mode-insert-track)))))
;; Make sure emms is up and running when we call functions such as
;; `emms-play-dired etc.
(use-package emms-source-file
:defer t
:config (require 'emms-setup))