Fixed: Symbol's value as variable is void: my-profiler-enabled.
--- a/init.el Sun Jan 31 12:15:44 2021 +0200
+++ b/init.el Sun Jan 31 12:20:16 2021 +0200
@@ -2,6 +2,8 @@
;;
;; For load order see README.
+(load "~/.emacs.d/.emacs-defs")
+
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
(message "turn on debugger/profiler during loading")