emms-help
[Top][All Lists]
Advanced

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

Re: [emms-help] error: void-variable default-major-mode


From: Yoni Rabkin
Subject: Re: [emms-help] error: void-variable default-major-mode
Date: Fri, 11 Nov 2016 07:51:20 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Filipp Gunbin <address@hidden> writes:

> Hi, 
>
> On current emacs master this line in master lisp/emms.el generates
> error:
>
> (defcustom emms-playlist-default-major-mode default-major-mode
> ...
>
> The error is `Debugger entered--Lisp error: (void-variable
> default-major-mode)'.
>
> It is thrown when running init code from my .emacs:
>
> (require 'emms-setup)
> (emms-all)
> (emms-default-players)

I guess that means that they are planning to remove that obsolete
variable completely in favor of `major-mode'.

I'll make the switch to `major-mode' in the Emms git repo in the next
few days (if not sooner).

-- 
   "Cut your own wood and it will warm you twice"



reply via email to

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