Scarlett McAllister <[email protected]> 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