Added another mu4e university context
This commit is contained in:
parent
066ff6216c
commit
30d0dd4243
1 changed files with 7 additions and 0 deletions
|
@ -1056,6 +1056,13 @@ signature-file is the path to the file which contains the signature."
|
||||||
"FIN Öffentlichkeits-Team"
|
"FIN Öffentlichkeits-Team"
|
||||||
"~/dotfiles/dotdotfiles/sig/fin-oeffentlichkeit")
|
"~/dotfiles/dotdotfiles/sig/fin-oeffentlichkeit")
|
||||||
|
|
||||||
|
(mu4e-add-university-context
|
||||||
|
"G StuPa Sitzungsleitung"
|
||||||
|
nil
|
||||||
|
"stuve.sitzungsleitung@uni-ulm.de"
|
||||||
|
"StuPa Sitzungsleitung"
|
||||||
|
"~/dotfiles/dotdotfiles/sig/stupa-sitzungsleitung")
|
||||||
|
|
||||||
;; custom bookmarks
|
;; custom bookmarks
|
||||||
(setq mu4e-bookmarks (delete '("flag:unread AND NOT flag:trashed" "Unread messages" 117) mu4e-bookmarks))
|
(setq mu4e-bookmarks (delete '("flag:unread AND NOT flag:trashed" "Unread messages" 117) mu4e-bookmarks))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue