* using emms
@ 2006-04-23 3:16 Senthil
2006-04-23 4:14 ` Leon
0 siblings, 1 reply; 3+ messages in thread
From: Senthil @ 2006-04-23 3:16 UTC (permalink / raw)
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: using emms
2006-04-23 3:16 Senthil
@ 2006-04-23 4:14 ` Leon
0 siblings, 0 replies; 3+ messages in thread
From: Leon @ 2006-04-23 4:14 UTC (permalink / raw)
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: using emms
[not found] <mailman.798.1145762191.9609.help-gnu-emacs@gnu.org>
@ 2006-04-23 22:12 ` liyer.vijay
0 siblings, 0 replies; 3+ messages in thread
From: liyer.vijay @ 2006-04-23 22:12 UTC (permalink / raw)
Senthil wrote:
> 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.
You could also try mpg123.el which works with mpg321 (or the non-free
mpg123) program. Additionally mpg123.el also plays ogg files through
ogg123
I don't know about emms, though. As a previous poster had said, you're
probably better off asking it in the emms mailing list.
Cheers
Vijay
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-04-23 22:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.798.1145762191.9609.help-gnu-emacs@gnu.org>
2006-04-23 22:12 ` using emms liyer.vijay
2006-04-23 3:16 Senthil
2006-04-23 4:14 ` Leon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).