From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Senthil Newsgroups: gmane.emacs.help Subject: using emms Date: Sun, 23 Apr 2006 08:46:26 +0530 Message-ID: <14c320c90604222016r45f326d9kb0e7127fae8908a7@mail.gmail.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1145762207 17767 80.91.229.2 (23 Apr 2006 03:16:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 23 Apr 2006 03:16:47 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Apr 23 05:16:45 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FXV5W-0008IO-7V for geh-help-gnu-emacs@m.gmane.org; Sun, 23 Apr 2006 05:16:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FXV5V-0002lH-Jb for geh-help-gnu-emacs@m.gmane.org; Sat, 22 Apr 2006 23:16:41 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FXV5K-0002kH-0d for help-gnu-emacs@gnu.org; Sat, 22 Apr 2006 23:16:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FXV5I-0002jd-J8 for help-gnu-emacs@gnu.org; Sat, 22 Apr 2006 23:16:29 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FXV5I-0002jR-6K for help-gnu-emacs@gnu.org; Sat, 22 Apr 2006 23:16:28 -0400 Original-Received: from [66.249.82.204] (helo=xproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FXV7D-0002jV-5C for help-gnu-emacs@gnu.org; Sat, 22 Apr 2006 23:18:27 -0400 Original-Received: by xproxy.gmail.com with SMTP id s13so485455wxc for ; Sat, 22 Apr 2006 20:16:26 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=PE5FfVsrHfR6bJfDD6fcGSmxXt0CGdF3m7h3Lf1Q6tAzIgQtb5VB7YVSfrBPLjV89Qb0tKii+7JLQiFKdJhPNoCaled91FXKxcsHwD3sSwfauckvbj8YZPJ5J2w+c23tssIGg2XGxcKOv1QJnTeuoGbxx065Uzaum9/bTMLuJVY= Original-Received: by 10.70.116.6 with SMTP id o6mr2150530wxc; Sat, 22 Apr 2006 20:16:26 -0700 (PDT) Original-Received: by 10.70.27.8 with HTTP; Sat, 22 Apr 2006 20:16:26 -0700 (PDT) Original-To: help-gnu-emacs@gnu.org Content-Disposition: inline X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:34594 Archived-At: I am trying to use emacs to hear songs. I am using Gnu Emacs 21.3.1 in Debian sarge system and i have installed emms. I added the following in my .emacs file for emms, (require 'emms) (require 'emms-player-simple) (require 'emms-source-file) (add-hook 'emms-player-started-hook 'emms-show) (setq emms-player-list '(emms-player-mpg321)) (setq emms-show-format "Now Playing: %s") (setq emms-source-file-default-directory "~/songs") but when i play a mp3 file using M-x emms-play-file i get a message like "No next track in playlist". What is the problem. How do i run emms. What are the players that could be used with emms. -- --------S.Senthil Kumaran------- blog : http://sskganesan.blogspot.com