emms-help
[Top][All Lists]
Advanced

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

[emms-help] Re: TagEditor


From: Michael Olson
Subject: [emms-help] Re: TagEditor
Date: Thu, 07 Dec 2006 09:45:31 -0500
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.91 (gnu/linux)

"Ye Wenbin" <address@hidden> 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.

Attachment: pgpmZINLrjJmv.pgp
Description: PGP signature


reply via email to

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