gnus-pp

gnus-pp is a compiled Lisp function in `gnus-util.el'.

(gnus-pp FORM &optional STREAM)

Use `pp' on FORM in the current buffer.
Bind `print-quoted' and `print-readably' to t, and `print-length' and
`print-level' to nil. See also `gnus-bind-print-variables'.