Re: Two very small bugs and a wish list

Titus Müller <[email protected]>
Newsgroups gmane.emacs.emms.user
Message-ID <[email protected]>
That's perfect! Your function my-emms-play-playlist does exactly what I need. I now have a list of all my playlists to load one from, and I don't need to go through directories to get there. Thank you, Yoni.

----- Ursprüngliche Nachricht vom 18.12.2023 -----
> Titus Müller <[email protected]> writes:
>
>> (1) I would love to have an emms-playlist-default-directory I can set,
>> so when I do emms-play-playlist, I do not have to change directory
>> from my overall music collection (which I set as
>> emms-source-file-default-directory) to the playlist directory.
>
> Some clarification needed: is it the case that you have a separate
> directory where you keep all of your playlists, and you want
> `emms-add-playlist' to default to there instead of
> `emms-source-file-default-directory'?
>
> Would it be the same as this?
>
>     (defun my-emms-play-playlist (file)
>       (interactive (list (read-file-name "Playlist file: " "/home/titus/music/playlists/")))
>       (emms-play-playlist file))
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.