Remove the emms workaround, since I have gotten emms fixed
This commit is contained in:
parent
5245248921
commit
f748f65bff
@ -3625,10 +3625,6 @@ use with =elfeed=.
|
|||||||
(custom-set-variables
|
(custom-set-variables
|
||||||
'(emms-playlist-mode-center-when-go t)))
|
'(emms-playlist-mode-center-when-go t)))
|
||||||
|
|
||||||
;; Interactive functions in `emms-streams' are undocumentend, since
|
|
||||||
;; they have their `interactive' calls before their documentation
|
|
||||||
;; strings. Furthermore, they have no autoload cookies.
|
|
||||||
(autoload 'emms-streams "emms-streams" nil t)
|
|
||||||
(with-eval-after-load 'emms-streams
|
(with-eval-after-load 'emms-streams
|
||||||
(custom-set-variables
|
(custom-set-variables
|
||||||
`(emms-streams-file ,(no-littering-expand-etc-file-name "emms/streams.emms")))
|
`(emms-streams-file ,(no-littering-expand-etc-file-name "emms/streams.emms")))
|
||||||
|
Loading…
Reference in New Issue
Block a user