Hello, after the yesterday's commits (April 11th) I'm having this error while trying to load a theme.
Launching Emacs with --debug-init this is what I get:
Debugger entered--Lisp error: (wrong-type-argument listp t)
load-theme(airline-gruvbox-dark)
eval-buffer(#<buffer *load*> nil "/home/marco/.emacs" nil t) ; Reading at buffer position 1714
load-with-code-conversion("/home/marco/.emacs" "/home/marco/.emacs" t t)
load("~/.emacs" t t)
the same happens with other themes. airline-themes has been installed with Melpa.
Emacs version, if useful, is 25.2.2 (shipped with Ubuntu 17.10)
Hello, after the yesterday's commits (April 11th) I'm having this error while trying to load a theme. Launching Emacs with
--debug-init
this is what I get:the same happens with other themes.
airline-themes
has been installed with Melpa. Emacs version, if useful, is 25.2.2 (shipped with Ubuntu 17.10)