X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=elisp.git;a=blobdiff_plain;f=media.el;h=c9d640d68a446fd48acb6ec53a4b3d75229e81a1;hp=2e60e47f01dfe8ebf51cda62b8363d41d30e2789;hb=HEAD;hpb=3da5ade3d4bd21fedebcdc517508e1bd022aa9a4 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."