unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* help - print from emacs on win2000
@ 2003-01-22  5:24 Peter McGuire
  0 siblings, 0 replies; 2+ messages in thread
From: Peter McGuire @ 2003-01-22  5:24 UTC (permalink / raw)


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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: help - print from emacs on win2000
       [not found] <mailman.746.1043213168.21513.help-gnu-emacs@gnu.org>
@ 2003-01-22  6:59 ` matt
  0 siblings, 0 replies; 2+ messages in thread
From: matt @ 2003-01-22  6:59 UTC (permalink / raw)


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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-01-22  6:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.746.1043213168.21513.help-gnu-emacs@gnu.org>
2003-01-22  6:59 ` help - print from emacs on win2000 matt
2003-01-22  5:24 Peter McGuire

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).