XEmacs FAQ
Adrian Aichner
adrian at xemacs.org
Sun Nov 7 10:18:24 EST 2004
jjy at daimlerchrysler.com writes:
> I thought this might be helpful to others who are running XEmacs on Windows
> 2000 using cygwin. This is my init.el file that enabled printing on a
> networked postscript capable printer. It works...
> #Print in color using postscript
> (setq toolbar-print-function `ps-print-buffer-with-faces)
> #Don't print a header
> (setq ps-print-header nil)
> #This is the name of the printer as seen in the Windows 2000 "Printers" window
> (setq ps-printer-name "Office Color Printer [HP CLJ 8500 - PS]")
> ;;(setq ps-printer-name "Lab Color Printer [HP CLJ 4550 - PS]")
> Best regards,
> Jim
>
Hi Jim,
good to hear this works for you.
While we consider where to put this information, you could put it
somewhere on EmacsWeiki.
E.g. there is a page about ps-print already at
http://www.emacswiki.org/cgi-bin/wiki/PsPrint
Best regards,
Adrian
--
Adrian Aichner
mailto:adrian at xemacs.org
http://www.xemacs.org/
More information about the XEmacs-Beta
mailing list