[EMMS] Trying to fix some issues with autoloading

This commit is contained in:
Daniel - 2018-04-21 14:12:33 +02:00
parent 0952896341
commit 4fafab7b5d
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 3 additions and 1 deletions

View File

@ -997,10 +997,12 @@ are assumed to be of the form *.crt."
;; * Media
(use-package emms-setup
:commands (emms-streams
:commands (emms
emms-streams
emms-play-dired
emms-play-file
emms-play-directory
emms-play-directory-tree
db/play-playlist
emms-control/body)
:config (require 'db-emms))