16 May 2005 16:17
Two small CVS commits and a question
Yoni Rabkin Katzenell <yoni-r <at> actcom.com>
2005-05-16 14:17:41 GMT
2005-05-16 14:17:41 GMT
I've performed the following two small CVS commits: 1) Updated the default Internet radio stations list in emms-streaming.el. Cleaned out dead servers, updated server IPs and added a couple. 2) Changed emms-stream-info.el to use `make-network-process' instead of `open-network-stream', since RMS talked about reducing the amount of `open-(Continue reading)network-*' procedures. `make-network-process' is not slated for change. Now for the query: The EMMS README file states that setup looks like this: ... (require 'emms) (require 'emms-player-simple) (require 'emms-source-file) (setq emms-player-list '(emms-player-mpg321 emms-player-ogg123 emms-player-mplayer) emms-source-list '((emms-directory-tree "~/media/"))) ... When the web-site says: ... (require 'emms-default)


RSS Feed