Suppress comp logs

…whatever they are 😂
This commit is contained in:
2022-11-25 08:51:46 +01:00
parent c6db9128f5
commit acfab6e249

View File

@@ -206,6 +206,7 @@
'(tab-width 4) '(tab-width 4)
'(use-package-always-ensure t) '(use-package-always-ensure t)
'(use-package-verbose nil) '(use-package-verbose nil)
'(warning-suppress-log-types '((comp)))
'(wl-draft-send-mail-function 'wl-draft-send-mail-with-sendmail)) '(wl-draft-send-mail-function 'wl-draft-send-mail-with-sendmail))
(custom-set-faces (custom-set-faces
;; custom-set-faces was added by Custom. ;; custom-set-faces was added by Custom.