Skip to content

Commit

Permalink
Muestra la fecha del correo en hora local
Browse files Browse the repository at this point in the history
  • Loading branch information
shackra committed Nov 14, 2024
1 parent 73e2677 commit b517177
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extras/email.el
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
("N" . mu4e-headers-mark-all-unread-read))
:hook (mu4e-compose-mode . shackra/mu4e-compose-goodies)
:config
(setq gnus-article-date-headers '(combined-local-lapsed))
;; la mayoria de estos fueron tomados de mu4easy-mode
(setq mu4e-maildir "~/Maildir")
(setq mu4e-get-mail-command (concat (executable-find "mbsync") " -a"))
Expand Down

0 comments on commit b517177

Please sign in to comment.