notmuch hello config
This commit is contained in:
22
.spacemacs
22
.spacemacs
@@ -1326,6 +1326,26 @@ This function is called at the very end of Spacemacs initialization."
|
||||
"a0ac98a1bde5d6336295fd350155a4aac1d63c53c1b3773062271074d16ebeb5"
|
||||
"bbb13492a15c3258f29c21d251da1e62f1abb8bbd492386a673dcfab474186af"
|
||||
"7fd8b914e340283c189980cd1883dbdef67080ad1a3a9cc3df864ca53bdc89cf" default))
|
||||
'(notmuch-column-control 1.0)
|
||||
'(notmuch-hello-sections
|
||||
'(notmuch-hello-insert-saved-searches
|
||||
(notmuch-hello-insert-searches "Important"
|
||||
(("General"
|
||||
. "tag:important and (tag:unread or tag:action) and not (tag:solaris or tag:oci)")
|
||||
("Solaris"
|
||||
. "tag:important and (tag:unread or tag:action) and tag:solaris")
|
||||
("OCI"
|
||||
. "tag:important and (tag:unread or tag:action) and tag:oci"))
|
||||
:hide-if-empty t)
|
||||
(notmuch-hello-insert-searches "Solaris"
|
||||
(("Solaris" . "tag:solaris")
|
||||
("AK IDRs" . "tag:akidr")
|
||||
("S11.4-SRU" . "tag:s11u4-sru")
|
||||
("S11.4-SRU/ON"
|
||||
. "tag:s11u4-sru and tag:on")
|
||||
("S11.4-SRU/Userland"
|
||||
. "tag:s11u4-sru and tag:userland"))
|
||||
nil nil)))
|
||||
'(notmuch-saved-searches
|
||||
'((:name "To me Unread" :query "tag:me AND tag:unread" :key [109])
|
||||
(:name "📥 Inbox" :query "tag:inbox AND tag:unread" :key [105])))
|
||||
@@ -1341,7 +1361,7 @@ This function is called at the very end of Spacemacs initialization."
|
||||
color-theme-sanityinc-solarized color-theme-sanityinc-tomorrow
|
||||
column-enforce-mode company company-anaconda company-box
|
||||
company-quickhelp company-shell company-statistics company-terraform
|
||||
company-web concurrent cond-let ctable cyberpunk-theme cython-mode
|
||||
company-web concurrent cond-let conda ctable cyberpunk-theme cython-mode
|
||||
dakrone-theme dap-mode darkmine-theme darkokai-theme darktooth-theme
|
||||
deferred define-word devdocs diminish dired-quick-sort disable-mouse
|
||||
django-theme docker dockerfile-mode doom-themes dotenv-mode dracula-theme
|
||||
|
||||
Reference in New Issue
Block a user