Function: nnimap-p

nnimap-p is a byte-compiled function defined in nnimap.el.gz.

Signature

(nnimap-p CL-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)