From: Pankaj Jangid <pankaj.jangid@gmail.com>
To: Emacs mailing list <help-gnu-emacs@gnu.org>
Subject: Any tricks to speedup nnimap?
Date: Sun, 20 Oct 2019 00:54:18 +0530 [thread overview]
Message-ID: <m2pnismtct.fsf@gmail.com> (raw)
Hi,
I am using Gnus to read news and emails. News is fine. Whenever I open
an unread article, it opens in a snap. Really fast. Some prefetch
mechanism is at play. I haven't done anything to speed up news. This is
default behaviour in my Emacs 26.3
But when inside an nnimap group, it takes time to open an email. I press
<RET> on any email then it connects to server to fetch. Is it possible
to prefetch emails? I want the news like fast behaviour in reading
emails.
I have tried following things:
;; (1) globally
(setq gnus-asynchronous t)
(setq gnus-use-article-prefetch 30) ; this is default
;; (2) under nnimap server section
(nnimap-fetch-partial-articles t)
These (above) two approaches aren't working on emails.
I have read some articles that recommend "mbsync" and "dovecot". But
that is a dependency on external tools. I would prefer native emacs
approach if it is possible.
--
Regards,
Pankaj Jangid
next reply other threads:[~2019-10-19 19:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-19 19:24 Pankaj Jangid [this message]
2019-10-19 20:56 ` Any tricks to speedup nnimap? Eric Abrahamsen
2019-10-20 10:55 ` Pankaj Jangid
2019-11-10 11:40 ` 황병희
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2pnismtct.fsf@gmail.com \
--to=pankaj.jangid@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).