summaryrefslogtreecommitdiffstats
path: root/.emacs.d
diff options
context:
space:
mode:
authorAmin Bandali <bandali@kelar.org>2025-03-04 12:10:20 -0500
committerAmin Bandali <bandali@kelar.org>2025-03-04 12:10:20 -0500
commit1ce40af2f39ef2f4bb1b504704759c282feb601f (patch)
tree5b79c8792d199124c7253504a23a8c286638a144 /.emacs.d
parent7c652c86d108686cef846142a3d230f8e71283f4 (diff)
downloadconfigs-1ce40af2f39ef2f4bb1b504704759c282feb601f.tar.gz
configs-1ce40af2f39ef2f4bb1b504704759c282feb601f.tar.xz
configs-1ce40af2f39ef2f4bb1b504704759c282feb601f.zip
Various updatesHEADmain
Diffstat (limited to '.emacs.d')
-rw-r--r--.emacs.d/lisp/bandali-gnus.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/lisp/bandali-gnus.el b/.emacs.d/lisp/bandali-gnus.el
index 97d3527..3ac69ea 100644
--- a/.emacs.d/lisp/bandali-gnus.el
+++ b/.emacs.d/lisp/bandali-gnus.el
@@ -59,7 +59,7 @@
(nnimap-server-port 143)
(nnimap-authenticator plain)
(nnimap-user "bandali@archive.local")
- ;; (nnmail-expiry-wait immediate)
+ (nnmail-expiry-wait immediate)
(nnmail-expiry-target nnmail-fancy-expiry-target)
(nnmail-fancy-expiry-targets
(("from" ".*" "nnimap+ia:Archive.%Y"))))