emms-help
[Top][All Lists]
Advanced

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

Re: [emms-help] Error: "Don't know how to play track"


From: William Xu
Subject: Re: [emms-help] Error: "Don't know how to play track"
Date: Sat, 24 Dec 2005 19:21:53 +0800
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Jens Juul Christensen <address@hidden> writes:

<snip>

> http://sarg.kollektiv-hamburg.de/~forcer/darcs/emms/
>
> Still I get the "Don't know how to play track..." error. Tried all
> types of setup I could find in the documentation, in here and Google,
> all gives the same error.

Try `M-x toggle-debug-on-error' first, then show us the backtrace.

Here's a sample minimal setup:

(require 'emms-setup)
(emms-minimalistic)

(setq emms-player-list '(emms-player-mplayer
                         emms-player-mplayer-playlist
                         emms-player-mpg321))

(setq emms-source-file-default-directory "~/music/songs")

> If I instead try to play a .ogg file I get this error and no music:
>
> save-excursion: Symbol's function definition is void: remove-overlays

Hmm, seems `remove-overlays' is added in CVS Emacs.

<snip> 

> Hope someone can help, EMMS seems to fit my needs for a music
> application perfectly...

Yeah, it is. :-) 

--
William




reply via email to

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