emms-help
[Top][All Lists]
Advanced

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

[emms-help] emms-info-ogg.el problems


From: Yoni Rabkin Katzenell
Subject: [emms-help] emms-info-ogg.el problems
Date: Sat, 27 Mar 2004 22:26:01 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

Hello, I tried to load emms-info-ogg and got:
(void-variable emms-player-methods-list)
on evaling: 
(add-to-list 'emms-player-methods-list 'emms-info-ogg-comment)
as per the Commentary section of emms-info-ogg.el.

I also noted that the commentary has two small errors:

BEGIN diff -c

*** emms-info-ogg.el    2004-03-24 22:24:23.000000000 +0200
--- emms-info-ogg.el.diff       2004-03-27 22:20:39.000000000 +0200
***************
*** 28,36 ****
  ;; To activate, put something like this in your ~/.emacs:

  ;; (require 'emms-info-ogg)
! ;; (add-to-list 'emms-player-methods-list 'emms-info-ogg-comment))

! ;; You'll ofcourse need to also have a player if you want to actually
  ;; play the files.

  ;;; Code:
--- 28,36 ----
  ;; To activate, put something like this in your ~/.emacs:

  ;; (require 'emms-info-ogg)
! ;; (add-to-list 'emms-player-methods-list 'emms-info-ogg-comment)

! ;; You'll of course need to also have a player if you want to actually
  ;; play the files.

  ;;; Code:

END diff -c

-- 
"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]