Function: nnimap-initial-resync
nnimap-initial-resync is a byte-compiled function defined in
nnimap.el.gz.
Signature
(nnimap-initial-resync nnimap-initial-resync X)
Documentation
Access slot "initial-resync" of nnimap struct X.
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/nnimap.el.gz
(cl-defstruct nnimap
group process commands capabilities select-result newlinep server
last-command-time greeting examined stream-type initial-resync)