bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#37258: 27.0.50; custom-theme-directory variable is set to nil before


From: Eli Zaretskii
Subject: bug#37258: 27.0.50; custom-theme-directory variable is set to nil before init.el loads causing load-theme to fail
Date: Sun, 01 Sep 2019 20:09:10 +0300

> From: Wojciech Kozlowski <wk@wojciechkozlowski.eu>
> Date: Sun, 01 Sep 2019 18:40:53 +0200
> 
> My init.el fails on the call to load-path leaving the following
> backtrace (from the point load-theme is called):
> 
> Debugger entered--Lisp error: (wrong-type-argument stringp nil)
>   file-directory-p(nil)
>   custom-theme--load-path()
>   load-theme(havoc-dark t)
> 
> Digging deeper, this is caused by the fact that the variable `custom-
> theme-directory' has been reset to nil.

Please try again with the latest master, I think Paul has just fixed
this.





reply via email to

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