diff options
author | 2021-10-17 15:36:51 -0400 | |
---|---|---|
committer | 2021-10-17 15:36:51 -0400 | |
commit | 52b7a57ab5dea7e6f05be7d20f5a8918988f5a6f (patch) | |
tree | 512f7be08b3f9a9020d9d131a5b81381b4caf90f /.emacs.d/lisp/bandali-gnus.el | |
parent | 8ab693f86a241e0531b22e04132290267a54e1ea (diff) | |
download | configs-52b7a57ab5dea7e6f05be7d20f5a8918988f5a6f.tar.gz configs-52b7a57ab5dea7e6f05be7d20f5a8918988f5a6f.tar.xz configs-52b7a57ab5dea7e6f05be7d20f5a8918988f5a6f.zip |
several uncommitted changes
Diffstat (limited to '.emacs.d/lisp/bandali-gnus.el')
-rw-r--r-- | .emacs.d/lisp/bandali-gnus.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/lisp/bandali-gnus.el b/.emacs.d/lisp/bandali-gnus.el index 5007abd..a7fa68d 100644 --- a/.emacs.d/lisp/bandali-gnus.el +++ b/.emacs.d/lisp/bandali-gnus.el @@ -163,6 +163,7 @@ (gcc-self . t))) ;; nnimap-record-commands t ;; gnus-large-newsgroup 50 + ;; gnus-process-mark-toggle t gnus-home-directory (b/var "gnus/") gnus-directory (concat gnus-home-directory "news/") message-directory (concat gnus-home-directory "mail/") |