[rc/notmuch] add uw/se212 tag rule
[~bandali/configs] / init.org
index 87b9f02..51cd9ca 100644 (file)
--- a/init.org
+++ b/init.org
@@ -234,6 +234,9 @@ can then be managed with the help of Magit or other tools.
 (require 'borg)
 (borg-initialize)
 
+(require 'borg-nix-shell)
+(setq borg-build-shell-command 'borg-nix-shell-build-command)
+
 (with-eval-after-load 'bind-key
   (bind-keys
    :package borg
@@ -1250,8 +1253,6 @@ See [[notmuch:id:87muuqsvci.fsf@fencepost.gnu.org][bug follow-up]].
   ;; (advice-add #'notmuch-bury-or-kill-this-buffer
   ;;             :override #'kill-this-buffer)
   :bind
-  (:map notmuch-common-keymap
-        ("g" . notmuch-poll-and-refresh-this-buffer))
   (:map notmuch-hello-mode-map
         ("u" . (lambda ()
                  "Search for `unread'-tagged messages"