diff options
-rw-r--r-- | lisp/init-gnus.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/init-gnus.el b/lisp/init-gnus.el index 12c3993..4de7eb8 100644 --- a/lisp/init-gnus.el +++ b/lisp/init-gnus.el @@ -114,8 +114,6 @@ A new buffer with the patch contents is opened in another window." (select-window (gnus-get-buffer-window gnus-article-buffer)) (goto-char (point-max))) -(setq ido-gnus-num-articles 20) - (require 'notmuch) (require 'org-gnus) |