all repos — nixfiles @ f2920755e2a2f4bed9520dd2a8ce042192ee615b

System and user configuration, managed by nix and home-manager

Emacs: fix mu4e UID problem

Alan Pearce
commit

f2920755e2a2f4bed9520dd2a8ce042192ee615b

parent

d3bc4a8d83d805d748e7c0ceecb05e36fa71ce57

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M emacs/.emacs.d/main.elemacs/.emacs.d/main.el
@@ -674,6 +674,7 @@ :init (setq mail-user-agent #'mu4e-user-agent)
:custom ((mu4e-completing-read-function #'ivy-completing-read) (mu4e-maildir "~/mail") (mu4e-update-interval 600) + (mu4e-change-filenames-when-moving t) (mu4e-compose-format-flowed t)) :config (progn (with-eval-after-load 'evil-ex