summaryrefslogtreecommitdiff
path: root/.config/emacs/gnus.el
diff options
context:
space:
mode:
authorbd <bdunahu@operationnull.com>2024-10-27 21:11:19 -0400
committerbd <bdunahu@operationnull.com>2024-10-27 21:11:19 -0400
commit05791ee8b63f37513fb1eaf1dcef77de5227994d (patch)
tree90c2c3838945b91f7ce26821b1f3d0d5a83db12c /.config/emacs/gnus.el
parent70507e97d5a5523c2667638f09208d47fdbcf670 (diff)
read desc: browsing+bookmarking interface, remove popper, no work...
browsing+bookmarking interface, remove popper, no workspaces only tabs, custom password-store, exwm use window title, colonq selector, theme changes
Diffstat (limited to '.config/emacs/gnus.el')
-rw-r--r--.config/emacs/gnus.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/.config/emacs/gnus.el b/.config/emacs/gnus.el
index 986d0d0..2be2cf9 100644
--- a/.config/emacs/gnus.el
+++ b/.config/emacs/gnus.el
@@ -47,9 +47,7 @@
"%s\n"))
(setopt message-from-style 'angles
- mml-secure-openpgp-encrypt-to-self t)
-
-(require 'bd--mail) ;; (gitignored)
+ mml-secure-openpgp-encrypt-to-self t)
;;; gnus.el ends here