Variable: nnvirtual-mapping-offsets

nnvirtual-mapping-offsets is a variable defined in nnvirtual.el.gz.

Value

nil

Documentation

Table of mapping offsets to be applied to article numbers in a group.

The table is indexed by component group number of the group.

This is a Gnus server variable. See Info node (gnus)Select Methods.

Source Code

;; Defined in /usr/src/emacs/lisp/gnus/nnvirtual.el.gz
(defvoo nnvirtual-mapping-offsets nil
  "Table of mapping offsets to be applied to article numbers in a group.
The table is indexed by component group number of the group.")