Move mail.el to here
This commit is contained in:
parent
ae5ce879a7
commit
ba62fecbdc
2 changed files with 17 additions and 1 deletions
2
init.el
2
init.el
|
@ -347,7 +347,7 @@
|
|||
|
||||
(when (islin)
|
||||
(add-to-list 'load-path "/usr/share/emacs/site-lisp/mu4e")
|
||||
(load-file "~/mail.el")
|
||||
(load-file "~/.emacs.d/mail.el")
|
||||
(require 'mu4e)
|
||||
(setq send-mail-function 'smtpmail-send-it)
|
||||
(load-file "~/.emacs.d/custom/dwpost.el"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue