Variable: nnvirtual-mapping-table

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

Value

nil

Documentation

Table of rules for mapping groups and articles to virtual article numbers.

These rules determine how to map between component group and article number on the one hand, and virtual article number on the other hand.

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-table nil
  "Table of rules for mapping groups and articles to virtual article numbers.
These rules determine how to map between component group and article number
on the one hand, and virtual article number on the other hand.")