Leon <[EMAIL PROTECTED]> writes:

> This might be a bug.
>
> In  *Music* buffer (emms-playlist-mode), ``M-x emms-shuffle'' gives:
>
>     emms-playlist-delete-track: Buffer is read-only: #<buffer *Music*>

I just sent in a patch which creates `emms-playlist-mode-shuffle' and
`emms-playlist-mode-sort'. Both are wrappers around the core functions
`emms-shuffle' and `emms-sort' respectively.

Since the core does not know of the interative playlist mode's existance
(nor should it), then those core functions could not tell that
`emms-playlist-mode' made the buffer read-only.

Also, I updated the manual to explain `emms-playlist-mode-shuffle' and
`emms-playlist-mode-sort' and also to reference the "Sorting Playlists"
extension.

Weird thing is, I could have sworn that it was already working... I very
well might be missing something.

-- 
   "Cut your own wood and it will warm you twice"


_______________________________________________
Emms-help mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emms-help

Reply via email to