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

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

[h-e-w] Printing in 21.2


From: Jeff Rancier
Subject: [h-e-w] Printing in 21.2
Date: Tue, 30 Apr 2002 11:01:31 -0400


Thanks Eli.  I gave it a shot.  But it had the same results.  One thing I
did notice, is that in the minibuffer I get

"Spooling with options (page headers are not supported)...done"

when I select *Print Buffer*, and

"Formatting...done
Printing...done"

when I select *Postscript Print Buffer* (this appears almost
instantaneously)

Jeff

----- Original Message -----
From: "Eli Daniel" <address@hidden>
To: "Jeff Rancier" <address@hidden>
Sent: Tuesday, April 30, 2002 10:45 AM
Subject: RE: [h-e-w] Printing in 21.2


My only printer configuration is this:

(setq ps-printer-name "//beryllium/HP LaserJet 4100 Series")

If I go to Control Panel -> Printers, right-click on my printer and go to
Properties, and click on the Sharing tab, the thing I set for printer name
is what appears in the "shared as" box.  File->Postscript Print Buffer works
for me.  You may want to try using forward slashes instead of escaped
backslashes and see if that makes any difference.

Also, you should probably use setq instead of set-variable (which is, I
think, just intended to be called interactively), but I can't think why that
would cause your problem.

-Eli



> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden Behalf Of Jeff Rancier
> Sent: Tuesday, April 30, 2002 10:13 AM
> To: Emacs Help (Windows)
> Subject: [h-e-w] Printing in 21.2
>
>
> Hi All.  I switched from 20.7 to 21.2 on Windows 2000 yesterday.  I can
> select File->Print Buffer, and that works fine.  I can't seem to
> get any of
> the post-script items to print anything.  The only thing I set in
> my .emacs
> is the following (which worked fine in 20.7):
>
> (let ((printer "\\\\JRANCIER\\hp_laser_jet"))
>   (set-variable 'ps-use-face-background nil)
>   (setq ps-printer-name printer)
>   (setq printer-name printer))
>
> Where hp_laser_jet is a share for an IP printer on our network,
> off from my
> Windows 2000 box.  Should I change that?
>
> Thanks.
> -------------------------------------------------------------------------
> Jeff Rancier
>
> SofTechnics, a METTLER TOLEDO company
> 7063 Interstate Island Rd.
> Syracuse, NY        13209
>
> Tel   (315) 706-1111
> Fax  (315) 706-9999
>
> http://www.softechnics.com
> http://www.mt.com/home/about_us/about.asp
> -------------------------------------------------------------------------
>
>




reply via email to

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