emms-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Documentation: Adding playlist files to playlist buffer


From: Yoni Rabkin
Subject: Re: Documentation: Adding playlist files to playlist buffer
Date: Mon, 06 Mar 2023 12:18:18 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

Scarlett McAllister <mail@scarlettmcallister.com> writes:

> Hello! I have a teeny documentation patch to share. It took me a while
> to figure out how to get a saved playlist's contents back into a
> buffer. So this small note should hopefully avoid similar time sinks
> by other newbies by making mention of the correct function in the
> manual!
>
>> @defun emms-play-playlist file
>> Add files from a playlist file to the current playlist buffer.
>>
>> diff --git a/doc/emms.texinfo b/doc/emms.texinfo
>> index da9aee2..9762aea 100644
>> --- a/doc/emms.texinfo
>> +++ b/doc/emms.texinfo
>> @@ -946,6 +946,9 @@ Store the current playlist to FILE as the type
>> FORMAT.  The default
>>  format is specified by @var{emms-source-playlist-default-format}.
>>  @end defun
>>
>> +@defun emms-play-playlist file
>> +Add files from a playlist file to the current playlist buffer.

Thank you for this. However, I wouldn't want to introduce duplicate
entries for a function in the manual. Would be better perhaps to modify
and improve the existing manual entry for `emms-play-playlist'?

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]