File: lpr.el.html

Commands to send the region or a buffer to your printer. Entry points are lpr-buffer, print-buffer, lpr-region, or print-region; option variables include printer-name, lpr-switches and lpr-command.

Defined variables (11)

lpr-add-switchesNon-nil means construct ‘-T’ and ‘-J’ options for the printer program.
lpr-commandName of program for printing a file.
lpr-headers-switchesList of strings of options to request page headings in the printer program.
lpr-lp-systemNon-nil if running on a system type that uses the "lp" command.
lpr-page-header-programName of program for adding page headers to a file.
lpr-page-header-switchesList of strings to use as options for the page-header-generating program.
lpr-printer-switchPrinter switch, that is, something like "-P", "-d ", "/D:", etc.
lpr-switchesList of strings to pass as extra options for the printer program.
lpr-windows-systemNon-nil if running on MS-DOS or MS Windows.
print-region-functionFunction to call to print the region on a printer.
printer-nameThe name of a local printer to which data is sent for printing.

Defined functions (10)

lpr-buffer()
lpr-eval-switch(ARG)
lpr-flatten-list(TREE)
lpr-print-region(START END SWITCHES NAME)
lpr-region(START END)
print-buffer()
print-region(START END)
print-region-1(START END SWITCHES PAGE-HEADERS)
print-region-new-buffer(OSTART OEND)
printify-region(BEGIN END)

Defined faces (0)