diff --git a/customizations.el b/customizations.el index be2abdb..70c3927 100644 --- a/customizations.el +++ b/customizations.el @@ -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.