Test commit

This commit is contained in:
Random936
2024-05-17 23:02:01 -07:00
parent 987b94bf5d
commit f04f791a84
5 changed files with 23 additions and 19 deletions

View File

@@ -72,6 +72,8 @@ From here, I can continue onto configuring the ~mu4e~ emacs package.
:load-path jm/mu4e-load-path
:bind ("C-x m" . mu4e)
:config
(setq mu4e-mu-binary (executable-find "mu"))
;; Avoids syncing issues.
(setq mu4e-change-filenames-when-moving t)