mirror of
https://github.com/larstvei/dot-emacs.git
synced 2024-11-26 07:28:31 +00:00
Enable mail on the air branch.
This commit is contained in:
parent
83f5c247fe
commit
5c0ca0e4c4
2
init.el
2
init.el
@ -181,7 +181,7 @@ PACKAGE is installed and the current version is deleted."
|
||||
calendar-longitude 10.7
|
||||
calendar-location-name "Oslo, Norway")
|
||||
|
||||
(let ((load-mail-setup nil))
|
||||
(let ((load-mail-setup t))
|
||||
(when load-mail-setup
|
||||
;; Dependent on both mu4e and smtpmail (for sending only).
|
||||
(require 'mu4e)
|
||||
|
Loading…
Reference in New Issue
Block a user