William Xu <[EMAIL PROTECTED]> writes: > Yoni Rabkin <[EMAIL PROTECTED]> writes: > >> The second binds "D" to a function which visits the emms-playlist-mode >> track-at-point in a dired buffer. This is the equivalent of >> `emms-browser-view-in-dired' for emms-playlist-mode. > > How about `C-x C-j' ? Just like dired-jump:
Most commands in the emms-playlist-mode buffer use only one letter. This is made possible by the fact that you don't enter free text there. This means that C-x C-j would be a bit baroque. If I'm adding something to emms-playlist-mode which is the equivalent of something in emms-browser, then I'd like to use the same keybindings. So I'm generally against C-x C-j, but if emms-browser bound C-x C-j, emms-playlist-mode should probably do so as well. -- "Cut your own wood and it will warm you twice" _______________________________________________ Emms-help mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emms-help
