Suppress comp logs

…whatever they are 😂
This commit is contained in:
Gergely Polonkai 2022-11-25 08:51:46 +01:00
parent c6db9128f5
commit acfab6e249
No known key found for this signature in database
GPG Key ID: 2D2885533B869ED4
1 changed files with 1 additions and 0 deletions

View File

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