Fixed: Symbol's value as variable is void: my-profiler-enabled.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sun, 31 Jan 2021 12:20:16 +0200
changeset 1721 f9fb82deb6b7
parent 1720 e88f7b12ba88
child 1722 c4feb289e3c2
Fixed: Symbol's value as variable is void: my-profiler-enabled.
init.el
--- 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")