Function: nnml-request-list-newsgroups
nnml-request-list-newsgroups is a byte-compiled function defined in
nnml.el.gz.
Signature
(nnml-request-list-newsgroups &optional SERVER)
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/nnml.el.gz
(deffoo nnml-request-list-newsgroups (&optional _server)
(save-excursion
(nnmail-find-file nnml-newsgroups-file)))