X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=elisp.git;a=blobdiff_plain;f=media.el;fp=media.el;h=c9d640d68a446fd48acb6ec53a4b3d75229e81a1;hp=2e60e47f01dfe8ebf51cda62b8363d41d30e2789;hb=87c480726bb9ed667edb9b069b7287d8b884d460;hpb=0e98e70c3917573bd05b5318144698c6d1f13a2b diff --git a/media.el b/media.el index 2e60e47..c9d640d 100644 --- a/media.el +++ b/media.el @@ -736,7 +736,8 @@ returns nil if no id3 tags could be found." (propertize "\n" 'playlist name) ) (setq media/active-playlist name) - (message "Playlist `%s' created" name))) + ;; (message "Playlist `%s' created" name) + )) (defun media/playlist-position (name) "Returns the position where the given playlist starts."