"Ye Wenbin" <[EMAIL PROTECTED]> writes: > I have rewrite some function to support ogg tags. I give a way to > edit ogg tags in ogg file use vorbiscomment. You may have try. > > Should I rename the lib to emms-tageditor? :)
I went ahead and renamed it to emms-tag-editor.el in a recent patch. I'll try the ogg renaming feature in a day or two, once school settles down. Code note: I don't think we need to manually prune out dead buffers From the output of (emms-playlist-buffer-list), because the function already does that. So I removed the call to `remove-if-not' in several places. If a buffer is somehow being deleted in between the call to (emms-playlist-buffer-list) and the rest of the function, we should probably make `emms-playlist-buffer-list' into a macro. -- Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/ Interests: Lisp, text markup, protocols -- Jabber: mwolson_at_hcoop.net /` |\ | | | Projects: Emacs, Muse, ERC, EMMS, Planner, ErBot, DVC |_] | \| |_| Reclaim your digital rights by eliminating DRM. See http://www.defectivebydesign.org/what_is_drm for details.
pgpOOLd1YIVgy.pgp
Description: PGP signature
_______________________________________________ Emms-help mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emms-help
