summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el6
1 files changed, 6 insertions, 0 deletions
diff --git a/init.el b/init.el
index 7cb0d69..ec452dd 100644
--- a/init.el
+++ b/init.el
@@ -1712,6 +1712,12 @@
:config
(global-guix-prettify-mode 1))
+(use-package debbugs-gnu
+ :defer t
+ :config
+ (advice-add 'debbugs-gnu-select-report :override
+ #'km/debbugs-notmuch-select-report))
+
;;; Text modes