Explorar o código

Go back to usng inbox tag

Colin Powell %!s(int64=5) %!d(string=hai) anos
pai
achega
e1b79d1172
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      emacs/.config/doom/+mail.el

+ 2 - 2
emacs/.config/doom/+mail.el

@@ -153,8 +153,8 @@
   (if-let* ((buf (cl-find-if (lambda (it) (string-match-p "^\\*notmuch" (buffer-name (window-buffer it))))
   (if-let* ((buf (cl-find-if (lambda (it) (string-match-p "^\\*notmuch" (buffer-name (window-buffer it))))
                              (doom-visible-windows))))
                              (doom-visible-windows))))
       (select-window (get-buffer-window buf))
       (select-window (get-buffer-window buf))
-    (notmuch-search "tag:new"))
-  (call-interactively 'notmuch-hello-sidebar))
+    (notmuch-search "tag:inbox")))
+;;  (call-interactively 'notmuch-hello-sidebar))
 
 
 
 
 ;;;###autoload
 ;;;###autoload