[Gnus] Minor cleanup

This commit is contained in:
Daniel 2017-09-02 13:35:54 +02:00
parent fb73bc7774
commit b6f449a614
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 2 additions and 4 deletions

6
gnus
View File

@ -254,10 +254,8 @@
gnus-registry-max-entries 40000 gnus-registry-max-entries 40000
gnus-registry-track-extra '(sender subject recipient) gnus-registry-track-extra '(sender subject recipient)
gnus-registry-cache-file (expand-file-name "gnus.registry.eioioi" gnus-registry-cache-file (expand-file-name "gnus.registry.eioioi"
emacs-d)) emacs-d)
gnus-refer-article-method 'current)
(setq gnus-refer-article-method
'(current (nnregistry)))
(gnus-registry-initialize) (gnus-registry-initialize)