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

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

Re: help - print from emacs on win2000


From: matt
Subject: Re: help - print from emacs on win2000
Date: Wed, 22 Jan 2003 06:59:20 GMT
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01

Peter McGuire wrote:
I run emacs 20.7.1 on windows 200 pro. I'm on a small two machine network with no routing (using NetBEUI). My machine is the client, with the printer shared off of the server machine. The printer is an HPdeskjet 940c. When trying to print from emacs, the message: Spooling with options (page headers are not supported...) appears. Emacs then freezes and can only be slayed from the task manager.

Can anyone help?

__________________________________________________________________
The NEW Netscape 7.0 browser is now available. Upgrade now! http://channels.netscape.com/ns/browsers/download.jsp
Get your own FREE, personal Netscape Mail account today at 
http://webmail.netscape.com/



Add this to your .emacs :

        (setq lpr-command "print")
        (setq printer-name "//SERVER/PRINTER")

- replace SERVER with the server name and PRINTER with the printer's share name. To print just choose "Print Buffer". Postscript doesn't work too well - at least not on my printer (HP LaserJet 1100).

-- Matt
--
Remove the X's to reply directly.



reply via email to

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