help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Setting lines to print per page....


From: Kevin Rodgers
Subject: Re: Setting lines to print per page....
Date: Tue, 21 Jan 2003 10:18:44 -0700
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Kai Großjohann wrote:

gebser@ameritech.net writes:


(custom-set-variables
'(lpr-page-header-program "pr --page-width=84 --indent=5"))


Does this really work?  Under Unix, it will try to call a program
that has a longish name including spaces and equals signs...  At
least that's what I think.

Yeah, that should probably be

(setq lpr-page-header-switches '("-page-width=84" "--indent=5"))

--
<a href="mailto:&lt;kevin.rodgers&#64;ihs.com&gt;";>Kevin Rodgers</a>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]