Next Previous Up Top Contents Index

1 CAPI Reference Entries

print-editor-buffer

Function

Summary

Prints the contents of an editor buffer to the printer.
Syntax

print-editor-buffer buffer &key start end printer interactive

Description

Theprint-editor-buffer function 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. If interactive ist, the default value, then a printer dialog is displayed.
See also

print-file
print-text

LispWorks CAPI Reference Manual - 17 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker