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

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

RE: [h-e-w] print-NT.el


From: Jeff Rancier
Subject: RE: [h-e-w] print-NT.el
Date: Thu, 11 Oct 2001 11:03:50 -0400

Thanks.  I access my printer via an IP address.  Is there anyway to
configure for that?
JEff

-----Original Message-----
From: address@hidden
[mailto:address@hidden Behalf Of Jeremy Bowen
Sent: Thursday, October 11, 2001 10:05 AM
To: Emacs Help (Windows)
Subject: RE: [h-e-w] print-NT.el


Jeff

First of all, I can confirm that you do not need print-nt.el any longer. It
is obsolete. It was not necessary after 20.4 (I think. Certainly not 20.6 or
20.7)

Here are the relevant bits from my "customized" .emacs for postscript
printing.

(custom-set-variables
 ...
 <stuff>
 ...
 '(printer-name "//printsrv/hp4000")
 '(ps-printer-name nil)
 '(lpr-command "print")
 ...
 <more stuff>
 ...
)


The postscript printer is called "hp4000" and is on the machine "printsrv".

You can set these from the customize buffer. They are under the
Emacs->Wp->Lpr and and Emacs->Wp->Ps Print trees.

Hope this helps

JB


> -----Original Message-----
> From: Jeff Rancier [mailto:address@hidden
> Sent: 11 October 2001 14:18
> To: Jason Rumney
> Cc: Emacs Help (Windows)
> Subject: RE: [h-e-w] print-NT.el
>
>
> Jason,
>
> Can you tell me what I have to do to print to an IP printer which does
> support postscript.  I read Andrews' note, but didn't see any
> references to
> IP addresses.
>
> Jeff




reply via email to

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