projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[emacs] update 3 drones
[~bandali/configs]
/
init.org
diff --git
a/init.org
b/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)
(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
(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
;; (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"
(:map notmuch-hello-mode-map
("u" . (lambda ()
"Search for `unread'-tagged messages"