Michael Olson <[EMAIL PROTECTED]> writes: > The idea is to browse an open emms-browser-generated playlist and > hit `C-c m a' to set it as the "accumulation" buffer. From that > point on, browse to an emms-playlist-mode buffer, hit `a' on a file > or playlist, and it will get added to the end of the designated > "accumulation" buffer. If the accumulation buffer has not been set, > make a new one, add track or playlist contents to it, and designate > it for future additions.
On second thought, instead of making a separate variable to hold the accumulation buffer, maybe we should just use emms-playlist-buffer. If the buffer we are currently visiting is current, and we hit 'a', it would create a new buffer and make it current. Otherwise it would just add tracks to the current buffer. Then we'd also need some sort of keybinding that sets emms-playlist-buffer to the current buuffer, to allow the user to select where the added tracks should go. -- Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/ Interests: Emacs 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.
pgpNoVF9PwOuA.pgp
Description: PGP signature
_______________________________________________ Emms-help mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emms-help
