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)

Filipp

_______________________________________________
Emms-help mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/emms-help

Reply via email to