emms-help
[Top][All Lists]
Advanced

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

[emms-help] (args-out-of-range [] 0) and emms-source-file-directory-tree


From: Yoni Rabkin Katzenell
Subject: [emms-help] (args-out-of-range [] 0) and emms-source-file-directory-tree
Date: Wed, 31 Mar 2004 22:25:30 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

Got emms off the cvs approx. 21:00 on 31 of March.

setup with:

(setq load-path (cons "~/elisp/emms/" load-path))
(require 'emms-default)
(emms-setup 'default "/home/yrk/audio/ogg/")

and got:

(args-out-of-range [] 0)

when trying to play anything.

I removed the regular expression from the function
emms-source-file-directory-tree in emms-source-file.el
so that call-procedure looks like this:

(call-process "find" nil t nil dir "-type" "f")

It works now.

-- 
"Cut your own wood and it will warm you twice"
        Regards, Yoni Rabkin Katzenell





reply via email to

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