diff options
author | Yoni Rabkin <yrk@gnu.org> | 2015-12-11 12:36:25 -0500 |
---|---|---|
committer | Yoni Rabkin <yrk@gnu.org> | 2015-12-11 12:36:25 -0500 |
commit | 04de0b50a5a572c2065073bdebbb18e3e2717e50 (patch) | |
tree | 27de940db196fe0aaaa9756a628777af3c38cfca | |
parent | d3ef182013df50b411d9927715444401b4c64504 (diff) |
* doc/emms.texinfo: Make it read better.
-rw-r--r-- | doc/emms.texinfo | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/emms.texinfo b/doc/emms.texinfo index a50265e..e0159f0 100644 --- a/doc/emms.texinfo +++ b/doc/emms.texinfo @@ -221,10 +221,11 @@ emms-add-directory-tree RET ~/Music/ RET}. We do this because then Emms will read the tags of all your music files and caches them (this is also required for the Emms browser, @xref{The Browser}.) -To switch to the playlist buffer, invoke @kbd{M-x emms-playlist-mode-go} -or simply @kbd{M-x emms}. You can see that most tracks are displayed -with their file name, but track by track the filename gets replaced with -the artist and track name of the file's tag. +To switch to the playlist buffer, invoke @kbd{M-x +emms-playlist-mode-go} or simply @kbd{M-x emms}. You may see that some +tracks are displayed with their file name, but as Emms populates its +tag cahe, track by track, the filenames get replaced with the artist +and track name of the file's tag. Go ahead and navigate to a track and hit @kbd{RET} on it to start playback. |