Fix some emacs annoyances

This commit is contained in:
Charlotte Van Petegem 2023-03-29 10:11:55 +02:00
parent 706c8305fe
commit c992f1c033
No known key found for this signature in database
GPG key ID: 019E764B7184435A
4 changed files with 4 additions and 15 deletions

View file

@ -113,7 +113,7 @@ in
(use-package mu4e
;; Use mu4e included in the mu package, see emacs/default.nix
:ensure nil
:commands (mu4e mu4e-update-index)
:demand t
:after (vertico)
:init
(defun mu4e--main-action-str (title cmd) "")
@ -208,6 +208,7 @@ in
(when (and msg (mu4e-message-contact-field-matches msg :to "dodona@ugent.be")) (mail/dodona-cc-reply-to))
)
)
(mu4e 'background)
:general
(lmap "m" '(mu4e :which-key "mail"))
;; Unmap SPC in the mail view so we can still use the leader.