From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Robert Thorpe Newsgroups: gmane.emacs.help Subject: Re: Emms: how to display the current track? Date: Mon, 16 Feb 2015 03:00:24 +0000 Message-ID: <87y4nyef1z.fsf@robertthorpeconsulting.com> References: <87fva7wioe.fsf@wmi.amu.edu.pl> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1424055659 993 80.91.229.3 (16 Feb 2015 03:00:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 16 Feb 2015 03:00:59 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Marcin Borkowski Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Feb 16 04:00:48 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YNBvU-00079i-8S for geh-help-gnu-emacs@m.gmane.org; Mon, 16 Feb 2015 04:00:48 +0100 Original-Received: from localhost ([::1]:37310 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNBvT-0000ry-DS for geh-help-gnu-emacs@m.gmane.org; Sun, 15 Feb 2015 22:00:47 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37782) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNBvD-0000rh-2K for help-gnu-emacs@gnu.org; Sun, 15 Feb 2015 22:00:32 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YNBv9-0002Fe-M7 for help-gnu-emacs@gnu.org; Sun, 15 Feb 2015 22:00:30 -0500 Original-Received: from outbound-smtp05.blacknight.com ([81.17.249.38]:56095) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNBv9-0002FQ-GX for help-gnu-emacs@gnu.org; Sun, 15 Feb 2015 22:00:27 -0500 Original-Received: from mail.blacknight.com (pemlinmail03.blacknight.ie [81.17.254.16]) by outbound-smtp05.blacknight.com (Postfix) with ESMTPS id BF9C998660 for ; Mon, 16 Feb 2015 03:00:25 +0000 (UTC) Original-Received: (qmail 4582 invoked from network); 16 Feb 2015 03:00:25 -0000 Original-Received: from unknown (HELO RTLaptop) (rt@robertthorpeconsulting.com@[109.77.154.123]) by 81.17.254.9 with ESMTPSA (DHE-RSA-AES128-SHA encrypted, authenticated); 16 Feb 2015 03:00:25 -0000 In-Reply-To: <87fva7wioe.fsf@wmi.amu.edu.pl> (message from Marcin Borkowski on Sun, 15 Feb 2015 11:52:33 +0100) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 81.17.249.38 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:102741 Archived-At: Marcin Borkowski writes: > On 2015-02-15, at 11:05, Alexis wrote: > >> On 2015-02-15T20:58:39+1100, Marcin Borkowski said: >> >> MB> so I started using Emms, and miss one functionality: I'd like >> to MB> be able to display the artist/title of the currently >> playing MB> track in the echo area (I know I can M-x emms, but I >> want MB> something more lightweight, not changing my window >> layout). >> >> MB> Is there such a function built-in? I apropos'ed strings like >> MB> "info", "display", "current", but to no avail. >> >> MB> Regards, >> >> emms-show > > Thanks! That was what I was looking for. Emms has an info manual. It describes things like this. BR, Robert Thorpe