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
|
||||
:demand t
|
||||
: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
|
||||
(mu4e-change-filenames-when-moving t "Avoid sync issues with mbsync")
|
||||
(mu4e-maildir "/home/charlotte/mail" "Root of the maildir hierarchy")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue