From e8ddda19e1f8406b5a8c5c771513218b1459b734 Mon Sep 17 00:00:00 2001 From: Michael Olson Date: Fri, 5 Jan 2007 23:50:00 +0000 Subject: emms-lastfm: Add emms-lastfm-np, which displays the current song information as a message or inserts it at point darcs-hash:20070105235058-1bfb2-35bf242a357711d2539c8d036f6ea6c8cff87957.gz --- emms.texinfo | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'emms.texinfo') diff --git a/emms.texinfo b/emms.texinfo index ccf44d1..8b9bfd7 100644 --- a/emms.texinfo +++ b/emms.texinfo @@ -1891,13 +1891,22 @@ high. (But then streaming a 128KHz mp3 won't be fun anyway.) @end defvar Even if you set this variable to nil (no polling) you can fetch the -meta-informations with this function. +meta-informations with one of the following functions. @defun emms-lastfm-radio-request-metadata Request the metadata of the current song and display it in the mode-line if the `emms-mode-line' package is enabled. @end defun +@defun emms-lastfm-np +Show the currently-playing lastfm radio tune. + +If you prefixed the command with @kbd{C-u}, the current song information +is inserted at point. + +Otherwise, display a message with the current song information. +@end defun + When you listen to last.fm radio you can rate or skip the current song. @defun emms-lastfm-radio-love -- cgit v1.2.3