Leo <[email protected]> writes: > (define-emms-simple-player mpg123 '(file url) > (emms-player-simple-regexp "mp3" "mp2") > "mpg123") > (setq emms-player-mplayer-parameters '("-slave")
I don't have a Mac or mpg123 but perhaps it is because you are setting `emms-player-mplayer-parameters' and not `emms-player-mpg123-parameters'? Note that `define-emms-simple-player' from emms-player-simple.el creates this variable automagically when you call it. -- "Cut your own wood and it will warm you twice" _______________________________________________ Emms-help mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emms-help
