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

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

Re: ps-print-buffer does not print


From: Ian Zimmerman
Subject: Re: ps-print-buffer does not print
Date: Fri, 03 Mar 2006 19:07:33 -0800 (PST)
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

Eli> Does your printer support PostScript?  If not, then you do need to
Eli> have certain customizations in .emacs to print via Ghostscript.

He said he had CUPS, which presumably already takes care of piping
through Ghostscript.

I run CUPS too, here are my related customizations:

 '(lpr-add-switches nil)
 '(lpr-command "lp" t)
 '(lpr-printer-switch "-d")
 '(printer-name "lp" t)


-- 
A true pessimist won't be discouraged by a little success.




reply via email to

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