From 9d3055dbe7ebf46995b95207087870df1f82ce5c Mon Sep 17 00:00:00 2001 From: noa Date: Fri, 10 Jan 2025 17:06:15 +0800 Subject: Don't show garbage collection messages --- emacs/init.el | 1 - 1 file changed, 1 deletion(-) (limited to 'emacs/init.el') diff --git a/emacs/init.el b/emacs/init.el index 1023b5b..557c5e9 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -15,7 +15,6 @@ :custom (use-package-compute-statistics t)) ;; Give me stats on garbage collection and startup time -(setopt garbage-collection-messages t) (add-hook 'emacs-startup-hook #'(lambda () (message (format "Initialised in %s seconds with %s garbage collections." (emacs-init-time) gcs-done)))) -- cgit 1.4.1-2-gfad0