emms-patches
[Top][All Lists]
Advanced

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

[Emms-patches] [COMMIT] * doc/emms.texinfo: Document emms-bookmarks.


From: Yoni Rabkin
Subject: [Emms-patches] [COMMIT] * doc/emms.texinfo: Document emms-bookmarks.
Date: Sat, 27 Mar 2010 13:27:13 +0300

---
 doc/emms.texinfo |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/doc/emms.texinfo b/doc/emms.texinfo
index 433918d..950ba5d 100644
--- a/doc/emms.texinfo
+++ b/doc/emms.texinfo
@@ -83,6 +83,7 @@ Modules and Extensions
 * Volume::               Changing the volume.
 * Last.fm::              Interact with the Last.fm service.
 * APE / FLAC Commands::  How to play next or previous track in these files.
+* Bookmarks::            Saving a place in a media file.
 * Extending Emms::       How to define new players and modules.
 
 Copying and license
@@ -1155,6 +1156,24 @@ Play next track from .cue file
 Play previous track from .cue file
 @end defun
 
address@hidden Bookmarks
address@hidden Bookmarks
+
+Emms can save a ``temporal bookmark'' in a media file via
+emms-bookmarks. The file @file{emms-bookmarks.el} provides the package
+emms-bookmarks.
+
+While some media is playing, invoking @kbd{M-x emms-bookmarks-add}
+will first pause the playback and then prompt for a name describing
+the bookmark. Tracks can have multiple bookmarks associated with them.
+
+To jump to the next and previous bookmarks in the current track invoke
address@hidden emms-bookmarks-next} and @kbd{M-x emms-bookmarks-prev}
+respectively.
+
+To clear all of the bookmarks for the current track invoke @kbd{M-x
+emms-bookmarks-clear}.
+
 @node Extending Emms
 @chapter Extending Emms
 
-- 
debian.1.5.6.1.19.ge6b2





reply via email to

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