Function: nnimap-find-wanted-parts
nnimap-find-wanted-parts is a byte-compiled function defined in
nnimap.el.gz.
Signature
(nnimap-find-wanted-parts STRUCTURE)
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/nnimap.el.gz
(defun nnimap-find-wanted-parts (structure)
(flatten-tree (nnimap-find-wanted-parts-1 structure "")))