mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +03:00
mail: move notmuch-show to workspace 0
Some checks failed
Update Site / trigger_update (push) Has been cancelled
Some checks failed
Update Site / trigger_update (push) Has been cancelled
This commit is contained in:
parent
e0d3b3e7e2
commit
13aef359c2
2 changed files with 4 additions and 2 deletions
|
|
@ -54,7 +54,8 @@
|
||||||
notmuch-hello-mode 0 "mail"
|
notmuch-hello-mode 0 "mail"
|
||||||
notmuch-search-mode 0 "mail"
|
notmuch-search-mode 0 "mail"
|
||||||
notmuch-tree-mode 0 "mail"
|
notmuch-tree-mode 0 "mail"
|
||||||
notmuch-message-mode 0 "mail")
|
notmuch-message-mode 0 "mail"
|
||||||
|
notmuch-show-mode 0 "mail")
|
||||||
|
|
||||||
(setq notmuch-saved-searches
|
(setq notmuch-saved-searches
|
||||||
'((:name "drafts" :query "tag:draft" :key "d")
|
'((:name "drafts" :query "tag:draft" :key "d")
|
||||||
|
|
|
||||||
3
Mail.org
3
Mail.org
|
|
@ -455,7 +455,8 @@ Root keybindings:
|
||||||
notmuch-hello-mode 0 "mail"
|
notmuch-hello-mode 0 "mail"
|
||||||
notmuch-search-mode 0 "mail"
|
notmuch-search-mode 0 "mail"
|
||||||
notmuch-tree-mode 0 "mail"
|
notmuch-tree-mode 0 "mail"
|
||||||
notmuch-message-mode 0 "mail")
|
notmuch-message-mode 0 "mail"
|
||||||
|
notmuch-show-mode 0 "mail")
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
#+NAME: root_tags
|
#+NAME: root_tags
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue