Function: nnimap-server

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

Signature

(nnimap-server CL-X)

Documentation

Access slot "server" of nnimap struct 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)