Emacs: removed obsolete org-mu4e connection
This commit is contained in:
parent
0349905f5f
commit
f02571b2fa
1 changed files with 0 additions and 4 deletions
|
@ -506,10 +506,6 @@
|
|||
;; if they are scheduled to be done
|
||||
(setq org-agenda-skip-deadline-prewarning-if-scheduled (quote pre-scheduled))
|
||||
|
||||
;; mu4e connection
|
||||
(unless (string= user-login-name "ftu15")
|
||||
(require 'org-mu4e))
|
||||
|
||||
;; store link to message if in header view, not to header query
|
||||
(setq org-mu4e-link-query-in-headers-mode nil)
|
||||
|
||||
|
|
Loading…
Reference in a new issue