mirror of
https://github.com/pestctrl/emacs-config.git
synced 2026-06-14 12:21:20 +00:00
Work mail should respect the mail variable
This commit is contained in:
parent
ccf0c782e6
commit
9289f3e9e9
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue