The function print-editor-buffer
prints the contents of
buffer
to
printer
, which is the current printer by default.
By default the entire editor buffer is printed, but by specifying start and end to be editor points, a part of the buffer can be printed. See the LispWorks Editor User Guide for information about editor points.
If
interactive
is t
, the default value, then a printer dialog is displayed.
font is interpreted as described for print-text.
CAPI User Guide and Reference Manual (Macintosh version) - 3 Aug 2017