Variable: pr-ps-switches

pr-ps-switches is a variable defined in printing.el.gz.

Value

nil

Documentation

List of sexp's to pass as extra options to the PostScript printer program.

See pr-ps-printer-alist.

Source Code

;; Defined in /usr/src/emacs/lisp/printing.el.gz
(defvar pr-ps-switches nil
  "List of sexp's to pass as extra options to the PostScript printer program.
See `pr-ps-printer-alist'.")