mp3player-bugs
[Top][All Lists]
Advanced

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

[Mp3player-bugs] First bug!


From: Jean-Philippe T héberge
Subject: [Mp3player-bugs] First bug!
Date: Mon, 29 Sep 2003 15:38:23 -0400
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

mp3player-skip-noscoring: Wrong number of arguments: (lambda nil "Stop playing 
the current song and skip to the next in memory playlist." (interactive) 
(add-to-list (quote mp3player-played-files) mp3player-now-playing-filename) (if 
winamp-p (if mp3player-command-line-winamp-interface (shell-command (concat 
mp3player-command-line-winamp-interface " -n"))) (let ((lst 
mp3player-queued-files)) (mp3player-stop) (cond (lst 
(mp3player-play-files-or-urls lst)) (mp3player-repeat-status (mp3player-play 
mp3player-played-files mp3player-random-status)))))), 1


We need to do a mp3player-send-bug-report function!


-- 
Jean-Philippe Théberge
Programmeur & Administrateur Unix

CESART
une compagnie de Bell Canada

T 514.288.4333
F 514.288.6980
www.cesart.com





reply via email to

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