Emacs mu4e: removed match lambda from default university account

This commit is contained in:
Marcel Kapfer 2018-05-23 17:57:33 +02:00
parent 5cd1ddcbdd
commit 0e65ef9faa
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 1 additions and 3 deletions

View File

@ -983,9 +983,7 @@ signature-file is the path to the file which contains the signature."
;; university contexts
(mu4e-add-university-context
"A University"
(lambda (msg)
(when msg
(string-prefix-p "/university" (mu4e-message-field msg :maildir))))
nil
"marcel.kapfer@uni-ulm.de"
"Marcel Kapfer"
"~/dotfiles/dotdotfiles/sig/university")