From 1207c51472e11e1bf937b33c706397726bc7c6c4 Mon Sep 17 00:00:00 2001 From: "william.xwl" Date: Mon, 18 Dec 2006 16:05:00 +0000 Subject: emms.texinfo: Update emms-playing-time info. darcs-hash:20061218160551-e8fe6-4199708e240b7df11fae762e63185913d715905e.gz --- emms.texinfo | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/emms.texinfo b/emms.texinfo index 461de10..36f83b0 100644 --- a/emms.texinfo +++ b/emms.texinfo @@ -1541,16 +1541,20 @@ To use this feature invoke: (emms-playing-time 1) @end lisp -@defun emms-playing-time-enable -Enable displaying emms playing time on the mode line. -@end defun +Note: `(emms-playing-time -1)' will disable emms-playing-time module +completely, and is not recommended. (since some other emms modules may +rely on it, such as `emms-lastfm.el') + +Instead, to toggle displaying playing time on mode line, one could call +`emms-playing-time-enable-display' and +`emms-playing-time-disable-display'." -@defun emms-playing-time-disable -Enable displaying emms playing time on the mode line. +@defun emms-playing-time-enable-display +Display playing time on mode line. @end defun -@defun emms-playing-time-toggle -Toggle displaying emms playing time on the mode line. +@defun emms-playing-time-disable-display +Remove playing time from mode line. @end defun @node Music Player Daemon -- cgit v1.2.3