Require notmuch-indicator
This commit is contained in:
parent
f1799b4178
commit
c7c35d0db3
|
@ -1,5 +1,6 @@
|
||||||
(require 'notmuch)
|
(require 'notmuch)
|
||||||
(notmuch-indicator-mode)
|
(require 'notmuch-indicator)
|
||||||
|
(notmuch-indicator-mode +1)
|
||||||
(setq mail-user-agent 'notmuch-user-agent
|
(setq mail-user-agent 'notmuch-user-agent
|
||||||
notmuch-search-oldest-first nil
|
notmuch-search-oldest-first nil
|
||||||
notmuch-show-logo nil
|
notmuch-show-logo nil
|
||||||
|
|
Loading…
Reference in a new issue