mail: move notmuch-show to workspace 0
Some checks failed
Update Site / trigger_update (push) Has been cancelled

This commit is contained in:
Pavel Korytov 2025-02-20 12:01:20 +03:00
parent e0d3b3e7e2
commit 13aef359c2
2 changed files with 4 additions and 2 deletions

View file

@ -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")

View file

@ -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