all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Any tricks to speedup nnimap?
@ 2019-10-19 19:24 Pankaj Jangid
  2019-10-19 20:56 ` Eric Abrahamsen
  0 siblings, 1 reply; 4+ messages in thread
From: Pankaj Jangid @ 2019-10-19 19:24 UTC (permalink / raw)
  To: Emacs mailing list

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-11-10 11:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-19 19:24 Any tricks to speedup nnimap? Pankaj Jangid
2019-10-19 20:56 ` Eric Abrahamsen
2019-10-20 10:55   ` Pankaj Jangid
2019-11-10 11:40     ` 황병희

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.