summaryrefslogtreecommitdiff
path: root/.emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/init.el')
-rw-r--r--.emacs.d/init.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 6cc7cf75..17570846 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -2726,7 +2726,8 @@ mutt's review view, after exiting EDITOR."
(gnus-group-read-ephemeral-group
(concat "nnselect-" (message-unique-id)) (list 'nnselect "nnselect")
nil (cons (current-buffer) gnus-current-window-configuration) nil nil
- `((nnselect-specs
+ `((score-file . "all.SCORE") (adapt-file . "all.ADAPT")
+ (nnselect-specs
. ((nnselect-function . gnus-search-run-query)
(nnselect-args
. ((search-group-spec ("nnmaildir:fmail"))