File: gnus-async.el.html

Defined variables (6)

gnus-async-post-fetch-functionFunction called after an article has been prefetched.
gnus-async-prefetch-article-pFunction called to say whether an article should be prefetched or not.
gnus-asynchronousIf nil, inhibit all Gnus asynchronicity.
gnus-prefetched-article-deletion-strategyList of symbols that say when to remove articles from the prefetch buffer.
gnus-use-article-prefetchIf non-nil, prefetch articles in groups that allow this.
gnus-use-header-prefetchIf non-nil, prefetch the headers to the next group.

Defined functions (17)

gnus-async-article-callback(ARG GROUP ARTICLE MARK SUMMARY NEXT)
gnus-async-delete-prefetched-entry(ENTRY)
gnus-async-get-semaphore(SEMAPHORE)
gnus-async-halt-prefetch()
gnus-async-prefetch-article(GROUP ARTICLE SUMMARY &optional NEXT)
gnus-async-prefetch-headers(GROUP)
gnus-async-prefetch-next(GROUP ARTICLE SUMMARY)
gnus-async-prefetch-remove-group(GROUP)
gnus-async-prefetched-article-entry(GROUP ARTICLE)
gnus-async-release-semaphore(SEMAPHORE)
gnus-async-request-fetched-article(GROUP ARTICLE BUFFER)
gnus-async-retrieve-fetched-headers(ARTICLES GROUP)
gnus-async-unread-p(DATA)
gnus-async-wait-for-article(ARTICLE)
gnus-async-with-semaphore(&rest FORMS)
gnus-group-asynchronous-p(GROUP)
gnus-make-async-article-function(GROUP ARTICLE MARK SUMMARY NEXT)

Defined faces (0)