mirror of
https://github.com/pestctrl/emacs-config.git
synced 2026-06-14 04:11:18 +00:00
mu4e update interval
This commit is contained in:
parent
790b4666f3
commit
b961c7e779
1 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,8 @@
|
|||
(require 'ti-mail-identity)
|
||||
(require 'gnus-article-hack)
|
||||
|
||||
(setq mu4e-update-interval (* 60 5))
|
||||
|
||||
(defun my/goto-mail ()
|
||||
(interactive)
|
||||
(switch-or-create-tab "mail")
|
||||
|
|
|
|||
Loading…
Reference in a new issue