aboutsummaryrefslogtreecommitdiff
path: root/emms-source-file.el
diff options
context:
space:
mode:
authorlucas <lucas>2005-09-18 00:21:00 +0000
committerlucas <mwolson@gnu.org>2005-09-18 00:21:00 +0000
commit5ea605bdb7972862bbd9df1e7679d64a854eafa0 (patch)
treedb8db18074c78aab333598f9a7edbc22158d9e57 /emms-source-file.el
parentf0805a50fc393a89ae73c013ebb532c342c5fc28 (diff)
Adding a bunch of FIXME tags for the playlist source
When we come to a consensus on the naming, we'll just fix it. Yrk should have a word about it, stream-playlist sounds good. darcs-hash:20050918002119-4f952-24dbcb9f6fd5e897f7f4879160480f4d6c316740.gz
Diffstat (limited to 'emms-source-file.el')
-rw-r--r--emms-source-file.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emms-source-file.el b/emms-source-file.el
index 7f727e3..f4599f7 100644
--- a/emms-source-file.el
+++ b/emms-source-file.el
@@ -269,6 +269,7 @@ files) can play."
(interactive "sPlay URL: ")
(emms-playlist-insert-track (emms-track 'url url)))
+;; FIXME-PLS
(define-emms-source playlist (playlist)
"An EMMS source for streaming playlists (usually URLs ending in .pls."
(interactive "sPlay URL: ")