Restore auto headers for dodona support replies
This commit is contained in:
parent
85b11c9d28
commit
d4e78cac04
1 changed files with 3 additions and 1 deletions
|
@ -190,7 +190,9 @@
|
||||||
:ensure nil
|
:ensure nil
|
||||||
:demand t
|
:demand t
|
||||||
:after (selectrum)
|
:after (selectrum)
|
||||||
:hook (mu4e-view-mode . display-line-numbers-mode)
|
:hook
|
||||||
|
(mu4e-view-mode . display-line-numbers-mode)
|
||||||
|
(mu4e-compose-mode . mail/auto-dodona-cc-reply-to)
|
||||||
:custom
|
:custom
|
||||||
(mu4e-change-filenames-when-moving t "Avoid sync issues with mbsync")
|
(mu4e-change-filenames-when-moving t "Avoid sync issues with mbsync")
|
||||||
(mu4e-maildir "/home/charlotte/mail" "Root of the maildir hierarchy")
|
(mu4e-maildir "/home/charlotte/mail" "Root of the maildir hierarchy")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue