On Mon, Mar 31, 2008 at 5:57 PM, Douglas Royds <[EMAIL PROTECTED]> wrote: > Can Vim tell the printer to generate multiple copies (from the :hardcopy > command)?
Well, I guess you can hack the printexpr value to add the -# (copies) parameter to lpr ... would that do it? http://vimdoc.sourceforge.net/htmldoc/print.html#pexpr-option -jim
