From aabb2fdcf12e1b165eb1ed28dc96f1f756700bb3 Mon Sep 17 00:00:00 2001 From: gered Date: Sun, 8 Dec 2024 19:14:58 -0500 Subject: [PATCH] debugging --- emacs.d/init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/emacs.d/init.el b/emacs.d/init.el index b718fa0..f5049df 100644 --- a/emacs.d/init.el +++ b/emacs.d/init.el @@ -9,6 +9,7 @@ "lang-modes.el" "keybinds.el" "commands.el")) + ;;(message "%f loading %s" (float-time) f) (load (locate-user-emacs-file f))) (setq gc-cons-threshold original-gc-cons-threshold)