Variable: pages-pos-list
pages-pos-list is a buffer-local variable defined in page-ext.el.gz.
Documentation
List containing the positions of the pages in the pages-buffer.
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/page-ext.el.gz
(defvar-local pages-pos-list nil
"List containing the positions of the pages in the pages-buffer.")