Work mail should respect the mail variable

This commit is contained in:
Benson Chu 2025-01-14 14:50:52 -06:00
parent ccf0c782e6
commit 9289f3e9e9

View file

@ -231,7 +231,8 @@
:override
#'my/elpy-patch)
(require 'work-mail)
(when my-ec/enable-mail
(require 'work-mail))
(provide 'work-config)
;;; work-config.el ends here