help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: using emms


From: Leon
Subject: Re: using emms
Date: Sun, 23 Apr 2006 05:14:28 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (gnu/linux)

try emms mailing list.


Senthil <sens2003@gmail.com> writes:

> 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.

-- 
Leon





reply via email to

[Prev in Thread] Current Thread [Next in Thread]