emms-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[emms-help] Two small CVS commits and a question


From: Yoni Rabkin Katzenell
Subject: [emms-help] Two small CVS commits and a question
Date: Mon, 16 May 2005 17:17:41 +0300
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/22.0.50 (gnu/linux)

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-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)
(emms-setup 'tiny "directory-1" "directory 2" ...)
...

This should probably be changed (I can even do it myself) if this is OK
with the grand-united-all-high-counsel-of-emms-developers.

-- 
"Cut your own wood and it will warm you twice"
        Regards, Yoni Rabkin Katzenell




reply via email to

[Prev in Thread] Current Thread [Next in Thread]