Variable: nnir-retrieve-headers-override-function

nnir-retrieve-headers-override-function is an alias and customizable for nnselect-retrieve-headers-override-function, defined in nnselect.el.gz.

This variable is obsolete since 28.1; use nnselect-retrieve-headers-override-function instead.

Value

nil

Documentation

A function that retrieves article headers for ARTICLES from GROUP.

The retrieved headers should populate the nntp-server-buffer. Returns either the retrieved header format 'nov or 'headers.

If this variable is nil, or if the provided function returns nil,
  gnus-retrieve-headers will be called instead.

Aliases

nnir-retrieve-headers-override-function (obsolete since 28.1)