Function: xml-print

xml-print is a for xml-debug-print, defined in xml.el.gz.

Signature

(xml-print XML &optional INDENT-STRING)

Documentation

Outputs the XML in the current buffer.

XML can be a tree or a list of nodes. The first line is indented with the optional INDENT-STRING.

Probably introduced at or before Emacs version 28.1.

Aliases

xml-print