mh-ps-print-msg-file

mh-ps-print-msg-file is an interactive autoloaded Lisp function in `mh-print.el'.


(mh-ps-print-msg-file RANGE FILE)

Print RANGE to FILE.

Check the documentation of `mh-interactive-range' to see how RANGE is
read in interactive use.

This command will print inline text attachments but will not decrypt
messages. However, when a message is displayed in an MH-Show buffer,
then that buffer is used verbatim for printing with the caveat that
only text attachments, if opened inline, are printed. Therefore,
encrypted messages can be printed by showing and decrypting them
first.

MH-E uses the "ps-print" package to do the printing, so you can
customize the printing further by going to the `ps-print'
customization group. This command does not use the options
`mh-lpr-command-format' or `mh-print-background-flag'. See also the
commands P C and
P F.