From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alexis Newsgroups: gmane.emacs.help Subject: Re: Emms: how to display the current track? Date: Mon, 16 Feb 2015 12:45:07 +1100 Message-ID: <873866ocik.fsf@gmail.com> References: <87k2zjwl68.fsf@wmi.amu.edu.pl> <877fvjo5gc.fsf@gmail.com> <87fva7wioe.fsf@wmi.amu.edu.pl> <873866x18p.fsf@wmi.amu.edu.pl> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-Trace: ger.gmane.org 1424051147 3703 80.91.229.3 (16 Feb 2015 01:45:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 16 Feb 2015 01:45:47 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Feb 16 02:45:38 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 1YNAkj-0001RW-MV for geh-help-gnu-emacs@m.gmane.org; Mon, 16 Feb 2015 02:45:37 +0100 Original-Received: from localhost ([::1]:37195 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNAki-0001dF-S7 for geh-help-gnu-emacs@m.gmane.org; Sun, 15 Feb 2015 20:45:36 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58526) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNAkS-0001dA-Dm for help-gnu-emacs@gnu.org; Sun, 15 Feb 2015 20:45:21 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YNAkN-0005KF-EM for help-gnu-emacs@gnu.org; Sun, 15 Feb 2015 20:45:20 -0500 Original-Received: from mail-pd0-f178.google.com ([209.85.192.178]:44472) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNAkN-0005K9-92 for help-gnu-emacs@gnu.org; Sun, 15 Feb 2015 20:45:15 -0500 Original-Received: by pdbnh10 with SMTP id nh10so27557574pdb.11 for ; Sun, 15 Feb 2015 17:45:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:from:to:subject:in-reply-to:date:message-id:mime-version :content-type; bh=33vso5zeWTfgWdW7CS8DQ+KoFFeP0y2VCdfHsjXjq2k=; b=LYqHhRMKH7e8Cc4BaiE49zYmGbHP29YCV9vrpWn82T9MBeOFGpvQnvkz6XAKnuD9yo 537n9UgQEnb6+FE2qSmGDmWzOkf0qakrcxHTJjcrF41/kl7Bluw+4OPNIsgEYhD4H5kD wJNey32NFLTutMHc8//RG3urdqd8FnObnMB4ZbgYr9Xqbpei4C/iuTFHuOXN+SMQtMQ3 WIDoLP04Ozij/0IdzRaMGnvh2Zylj1oRNmad6WEHqz6c+hvShzy+F5R8hS5H64cqq2Ap gw2l0Acodo3syxklpC8dNts5sTq0Za5KqVnyXqrtFweEhhNRyB/3iFHtOkJWNAF5MUyP pONA== X-Received: by 10.66.65.195 with SMTP id z3mr35694304pas.104.1424051113670; Sun, 15 Feb 2015 17:45:13 -0800 (PST) Original-Received: from localhost (ppp118-209-226-212.lns20.mel8.internode.on.net. [118.209.226.212]) by mx.google.com with ESMTPSA id sq6sm12898919pbc.40.2015.02.15.17.45.11 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sun, 15 Feb 2015 17:45:12 -0800 (PST) In-reply-to: <873866x18p.fsf@wmi.amu.edu.pl> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.85.192.178 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:102740 Archived-At: On 2015-02-16T09:23:50+1100, Marcin Borkowski said: MB> OK, so now I'm looking for one more: a function which would MB> return the status of the player (stopped/playing/paused). i can't help with that one, i'm afraid, even after a quick scan through the list of emms- functions. Sorry! But you might like to ask about this on the emms-help list; i've found the maintainer to be responsive and helpful. :-) Alexis.