Re: Feature request: Dired add after currently playing track
William Wen <[email protected]> Mon, 09 Jun 2025 18:23:26 +0000
| Newsgroups | gmane.emacs.emms.user |
|---|---|
| Message-ID | <[email protected]> |
On 2025-06-09 13:15, Yoni Rabkin wrote: > But I think that you are asking for something a bit different, so I'll > clarify first before implementing it. I might as well implement what > you > want as opposed to what I think you want. Can you confirm the > following: > > * A, B, C are in the playlist. > > * D is a track you want to insert. > > * B is the current track (whether being played at the moment or not) > > * You run our hypothetical new function `emms-insert-current-dired' on > D > in a dired buffer. > > * The playlist now looks like this: A, B, D, C > > Does that look right? Thanks for your response. Yes, that is what I mean. -William