Only show 200 messages in IMAP

This commit is contained in:
Case Duckworth 2021-05-04 09:57:13 -05:00
parent 278990cb9b
commit 117727151f
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@
;;; Other parameters
(setq gnus-parameters
'(("nnimap\\.*"
(display . all))))
(display . 200))))
;;; Gnus UI options
(setq gnus-thread-sort-functions '(gnus-thread-sort-by-most-recent-date